Skip to content

Commit

Permalink
require->php->5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
isublimity committed Jun 17, 2018
1 parent cabeb40 commit 94ffb8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
}
],
"require": {
"php": "^7.1",
"php": "^5.6",
"ext-curl": "*"
},
"require-dev": {
"php": "^7.1",
"doctrine/coding-standard": "^4.0",
"phpstan/phpstan": "^0.9.2",
"phpunit/phpunit": "^7.0"
Expand Down

0 comments on commit 94ffb8f

Please sign in to comment.