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 81315fb commit 7c384ef
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",
"friendsofsymfony/user-bundle": "^1.3",
"sonata-project/admin-bundle": "^3.1",
"sonata-project/core-bundle": "^3.2",
Expand Down

0 comments on commit 7c384ef

Please sign in to comment.