Skip to content

Commit d519114

Browse files
committed
Update illuminate/contracts version constraintsfor Laravel compatibility
1 parent 2c858f0 commit d519114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^8.2",
2222
"spatie/laravel-package-tools": "^1.16",
23-
"illuminate/contracts": "^11.*|^12.*|^13.0"
23+
"illuminate/contracts": "^11.0|^12.0|^13.0"
2424
},
2525
"require-dev": {
2626
"laravel/pint": "^1.14",

0 commit comments

Comments
 (0)