aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/composer.json
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2020-07-27 12:26:29 +0200
committerAndreas Gohr <andi@splitbrain.org>2020-07-27 12:30:18 +0200
commit19ea627a054675ea741796801c537ddecbc395a4 (patch)
tree9d21f81080e872e11d2a562fe929b1a25e8394f0 /composer.json
parent44d7799c4ef58930b9c633482fc8a77feb0733c4 (diff)
downloaddokuwiki-19ea627a054675ea741796801c537ddecbc395a4.tar.gz
dokuwiki-19ea627a054675ea741796801c537ddecbc395a4.zip
temporarily use geshi master #3108
GeSHi/geshi-1.0#134 has been merged but a new release tag hasn't been assigned, yet. Since this may take a while, this patch requires the master branch. It should be reverted to a proper version again once it's available.
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index d2aae98d3..fc8f8bb27 100644
--- a/composer.json
+++ b/composer.json
@@ -11,7 +11,7 @@
"phpseclib/phpseclib": "~2.0",
"paragonie/random_compat": "^2.0",
"simplepie/simplepie": "^1.4",
- "geshi/geshi": "^1.0",
+ "geshi/geshi": "dev-master as 1.0.x-dev",
"openpsa/universalfeedcreator": "^1.8",
"aziraphale/email-address-validator": "^2",
"marcusschwarz/lesserphp": "^0.5.1",