Skip to content

Commit b6623fb

Browse files
Update dependency illuminate/contracts to v11
1 parent 045613d commit b6623fb

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
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": "^8.1",
3535
"spatie/laravel-package-tools": "^1.14.0",
36-
"illuminate/contracts": "^10.0"
36+
"illuminate/contracts": "^11.0"
3737
},
3838
"require-dev": {
3939
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)