Skip to content

Commit e5a3bd3

Browse files
author
Combind
committed
wip
1 parent 29f614e commit e5a3bd3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
],
1818
"require": {
1919
"php": "^8.3",
20-
"illuminate/contracts": "^11.0",
20+
"illuminate/contracts": "^10.0|^11.0",
2121
"spatie/laravel-package-tools": "^1.14.0"
2222
},
2323
"require-dev": {
2424
"laravel/pint": "^1.0",
25-
"nunomaduro/collision": "^8.0",
26-
"orchestra/testbench": "^9.0",
25+
"nunomaduro/collision": "^7.0|^8.0",
26+
"orchestra/testbench": "^8.0|^9.0",
2727
"pestphp/pest": "^2.20",
2828
"pestphp/pest-plugin-arch": "^2.0",
2929
"pestphp/pest-plugin-laravel": "^2.0"

0 commit comments

Comments
 (0)