Skip to content

Commit 6010b2a

Browse files
committed
use illuminate/contracts
1 parent 730399d commit 6010b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": "^7.4|^8.0",
1919
"league/flysystem-aws-s3-v3": "^3.0",
2020
"spatie/laravel-package-tools": "^1.1",
21-
"laravel/framework": "^8.0 | ^9.0 | ^10.0 | ^11.0"
21+
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^6.0 | ^7.0 | ^8.0 | ^9.0",

0 commit comments

Comments
 (0)