aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-07-19 11:24:26 +0200
committerGitHub <noreply@github.com>2016-07-19 11:24:26 +0200
commit0dc09439efeb01e8c56d3417922aa8fccce01ead (patch)
tree2d3a27d53df6e526171d8eafe2d098aff54a6353 /composer.json
parentab3eb4ba95e156bf5059d0bbb11e2cfde1119a4b (diff)
parent19738973056d027ebe6e55a97c181279b6ad2f60 (diff)
downloadwallabag-0dc09439efeb01e8c56d3417922aa8fccce01ead.tar.gz
wallabag-0dc09439efeb01e8c56d3417922aa8fccce01ead.tar.zst
wallabag-0dc09439efeb01e8c56d3417922aa8fccce01ead.zip
Merge pull request #2048 from wallabag/travis-php-7.1
Run PHP 7.1 on Travis
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 f3bd7893..c7830a14 100644
--- a/composer.json
+++ b/composer.json
@@ -74,7 +74,7 @@
74 "grandt/phpepub": "~4.0", 74 "grandt/phpepub": "~4.0",
75 "wallabag/php-mobi": "~1.0.0", 75 "wallabag/php-mobi": "~1.0.0",
76 "kphoen/rulerz-bundle": "~0.10", 76 "kphoen/rulerz-bundle": "~0.10",
77 "guzzlehttp/guzzle": "^5.2.0", 77 "guzzlehttp/guzzle": "^5.3.1",
78 "doctrine/doctrine-migrations-bundle": "^1.0", 78 "doctrine/doctrine-migrations-bundle": "^1.0",
79 "paragonie/random_compat": "~1.0", 79 "paragonie/random_compat": "~1.0",
80 "craue/config-bundle": "~1.4", 80 "craue/config-bundle": "~1.4",