Skip to content

Commit 8e9d719

Browse files
Remove Laravel 10 before ensure support (#175)
* WIP * WIP
1 parent 82ab457 commit 8e9d719

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
"glhd/bits": ">=0.3.0",
22-
"illuminate/contracts": "^10.0|^11.0",
22+
"illuminate/contracts": "^10.34|^11.0",
2323
"internachi/modular": "^2.0",
2424
"laravel/prompts": "^0.1.15",
2525
"spatie/laravel-package-tools": "^1.14.0",

0 commit comments

Comments
 (0)