Skip to content

Commit

Permalink
filled illuminate requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
zagreusinoz committed Oct 21, 2019
1 parent 8a17e28 commit e3db87a
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 @@ -24,7 +24,7 @@
],
"require": {
"php" : "~5.6|~7.0",
"illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.0.*"
"illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*"

},
"require-dev": {
Expand Down

0 comments on commit e3db87a

Please sign in to comment.