Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
anandsiddharth authored Oct 28, 2020
1 parent a105b2a commit 5342add
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
],
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"illuminate/support": ">=5.0",
"illuminate/contracts": ">=5.0"
"php": ">=7.3.0",
"illuminate/support": ">=8.0",
"illuminate/contracts": ">=8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5342add

Please sign in to comment.