Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored May 17, 2021
1 parent 39f044e commit f2ac186
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 @@
],
"require": {
"php": ">=7",
"illuminate/support": "^5.5|^6|^7|^8",
"illuminate/console": "^5.5|^6|^7|^8",
"symfony/process": "^3.2|^4|^5"
"illuminate/support": "^6|^7|^8",
"illuminate/console": "^6|^7|^8",
"symfony/process": "^4|^5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f2ac186

Please sign in to comment.