Skip to content

Commit c17c72f

Browse files
committed
wip
1 parent 0e43996 commit c17c72f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"require": {
1919
"php": "^8.0|^8.1",
2020
"spatie/laravel-package-tools": "^1.9.2",
21-
"illuminate/contracts": "^8.0|^9.0"
21+
"illuminate/console": "^8.75|^9.0",
22+
"illuminate/contracts": "^8.0|^9.0"
2223
},
2324
"require-dev": {
2425
"nunomaduro/collision": "^5.10",

0 commit comments

Comments
 (0)