Skip to content

Commit

Permalink
Remove min PHP requirement
Browse files Browse the repository at this point in the history
Remove min PHP requirement
  • Loading branch information
beckenrode committed Aug 23, 2017
1 parent 6429d5f commit 6a1cabf
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 @@ -3,7 +3,6 @@
"description": "Laravel Vue Generators",
"keywords": ["laravel", "vue", "generators"],
"require": {
"php": ">=7.0.0",
},
"require-dev": {
"laravel/laravel": "5.5.*",
Expand Down

0 comments on commit 6a1cabf

Please sign in to comment.