Skip to content

Commit 2a62d50

Browse files
authored
fix issue #132 (#133)
1 parent ba99883 commit 2a62d50

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"illuminate/contracts": "^10.0|^11.0|^12.0",
2727
"illuminate/database": "^10.0|^11.0|^12.0",
2828
"laravel/serializable-closure": "^1.0|^2.0",
29-
"laravel/framework": "12.*",
30-
"orchestra/testbench": "10.*"
29+
"orchestra/testbench": "^8.0|^9.0|^10.0"
3130
},
3231
"autoload": {
3332
"psr-4": {

0 commit comments

Comments
 (0)