Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2016-03-13 22:01:35 +0300
committerOlivier Paroz <github@oparoz.com>2016-03-16 16:51:20 +0300
commit9555d9cd8ab2718c7e61011a99879c92e60e4b29 (patch)
treeb3c57e58131b8ff05c00d59338d8ec855667cd7d /composer.json
parent4aa247bd96ba19b9cb7330d5f7a357931c519b5d (diff)
Update composer and add flow/jsonpath to require-dev
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 92cae7aa..d0469e36 100644
--- a/composer.json
+++ b/composer.json
@@ -30,6 +30,7 @@
"codeception/codeception": "2.1.*",
"codeception/phpbuiltinserver": "*",
"codeception/c3": "2.*",
+ "flow/jsonpath": "^0.3.1",
"phpdocumentor/phpdocumentor": "^2.8",
"jakub-onderka/php-parallel-lint": "0.*",
"jakub-onderka/php-console-highlighter": "0.*"