]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Upgrade netscape-bookmark-parser dependency to v2.x
authorArthurHoaro <arthur@hoa.ro>
Thu, 9 Mar 2017 18:54:48 +0000 (19:54 +0100)
committerArthurHoaro <arthur@hoa.ro>
Fri, 10 Mar 2017 17:46:53 +0000 (18:46 +0100)
composer.json

index 57851e53e27fbab99fa5044de0d0bf0c389a30a6..792c43d31cabf74652e6aecb04c768b1cdcf23fd 100644 (file)
@@ -11,7 +11,7 @@
     "keywords": ["bookmark", "link", "share", "web"],
     "require": {
         "php": ">=5.5",
-        "shaarli/netscape-bookmark-parser": "1.*",
+        "shaarli/netscape-bookmark-parser": "^2.0",
         "erusev/parsedown": "1.6",
         "slim/slim": "^3.0",
         "pubsubhubbub/publisher": "dev-master"