Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit b5a695b

Browse files
authored
Update composer.json to Laravel 11
1 parent a5f6c2f commit b5a695b

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
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^8.1",
25-
"illuminate/contracts": "^9.0 | ^10.0",
25+
"illuminate/contracts": "^9.0|^10.0|^11.0",
2626
"saloonphp/saloon": "^3.0",
2727
"spatie/laravel-package-tools": "^1.16.1"
2828
},

0 commit comments

Comments
 (0)