Skip to content

Commit 2827ee2

Browse files
committed
update/contracts v10 compatible laravel v10
- s.S.
1 parent 6d1c797 commit 2827ee2

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
@@ -21,7 +21,7 @@
2121
"php": "^7.4|^8.0",
2222
"livewire/livewire": "^2.6",
2323
"spatie/laravel-package-tools": "^1.4.3",
24-
"illuminate/contracts": "^8.0|^9.0"
24+
"illuminate/contracts": "^8.0|^9.0|^10"
2525
},
2626
"require-dev": {
2727
"ext-sqlite3": "*",

0 commit comments

Comments
 (0)