Skip to content

Commit

Permalink
Restore php 5.6 through 7.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Oct 26, 2017
1 parent 07c15c1 commit 46147c8
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 @@ -17,7 +17,7 @@
}
],
"require": {
"php": "^7.1",
"php": "^5.6 || ^7.0",
"doctrine/common": "^2.3",
"sonata-project/cache": "^1.0 || ^2.0",
"sonata-project/core-bundle": "^3.4",
Expand Down

0 comments on commit 46147c8

Please sign in to comment.