Skip to content

Commit be3c427

Browse files
committed
Upgrade illuminate contracts
1 parent 666d259 commit be3c427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.0",
2020
"spatie/laravel-package-tools": "^1.4.3",
21-
"illuminate/contracts": "^8.37",
21+
"illuminate/contracts": "^8.37|^v9.0.0",
2222
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0",
2323
"laravel/tinker": "^1.0|^2.0"
2424
},

0 commit comments

Comments
 (0)