Skip to content

Commit

Permalink
Merge pull request #3 from A5sys/composer
Browse files Browse the repository at this point in the history
change min php version
  • Loading branch information
arnaudgoulpeau authored Dec 1, 2016
2 parents 2495607 + a7c6f5b commit e71ca9c
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 e71ca9c

Please sign in to comment.