Skip to content

Commit

Permalink
change min php version
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud GOULPEAU​​ committed Dec 1, 2016
1 parent 580a178 commit a7c6f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Access data from Qowisio Cloud API",
"minimum-stability": "dev",
"require": {
"php": ">=5.6",
"php": ">=5.5.9",
"symfony/symfony": ">=2.7",
"guzzlehttp/guzzle": "^6.2",
"eljam/guzzle-jwt-middleware": "^0.3.0"
Expand Down

0 comments on commit a7c6f5b

Please sign in to comment.