]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - composer.json
Cleanup: explicitely loop over PHP variables in templates
[github/shaarli/Shaarli.git] / composer.json
index e419dc1193fb85236db0f40b6ab5befb1e0b0d6b..89a7e446f5186ef165ff52548dccf764fd7d9b7e 100644 (file)
@@ -10,7 +10,8 @@
     },
     "keywords": ["bookmark", "link", "share", "web"],
     "require": {
-        "php": ">=5.3.4"
+        "php": ">=5.3.4",
+        "shaarli/netscape-bookmark-parser": "1.*"
     },
     "require-dev": {
         "phpmd/phpmd" : "@stable",