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

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

Diff for: composer.json

+3-3
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)