Skip to content

Commit 0ec04c7

Browse files
committed
Change Illuminate/Contracts version to all versions
1 parent 857f889 commit 0ec04c7

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^8.1",
2121
"spatie/laravel-package-tools": "^1.14.0",
22-
"illuminate/contracts": "^10.0"
22+
"illuminate/contracts": "*"
2323
},
2424
"require-dev": {
2525
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)