Skip to content

Commit 08ea313

Browse files
committed
wip
1 parent 28f3d19 commit 08ea313

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": "^7.3|^8.0",
14-
"illuminate/console": "^8.42",
15-
"illuminate/filesystem": "^8.42",
16-
"illuminate/support": "^8.42",
17-
"illuminate/validation": "^8.42"
14+
"illuminate/console": "^8.42|^9.0",
15+
"illuminate/filesystem": "^8.42|^9.0",
16+
"illuminate/support": "^8.42|^9.0",
17+
"illuminate/validation": "^8.42|^9.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)