Skip to content

Commit

Permalink
Remove PHP requirement on composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cpdevops committed Sep 29, 2017
1 parent 2fc46c5 commit 7f352d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
],
"license" : "MIT",
"require": {
"php": "^7.0",
"illuminate/support": "^5.4",
"illuminate/container": "^5.4",
"illuminate/database": "^5.4",
Expand Down

0 comments on commit 7f352d2

Please sign in to comment.