Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2ac186

Browse files
authored
Update composer.json
1 parent 39f044e commit f2ac186

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": ">=7",
14-
"illuminate/support": "^5.5|^6|^7|^8",
15-
"illuminate/console": "^5.5|^6|^7|^8",
16-
"symfony/process": "^3.2|^4|^5"
14+
"illuminate/support": "^6|^7|^8",
15+
"illuminate/console": "^6|^7|^8",
16+
"symfony/process": "^4|^5"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)