Skip to content

Commit b6f8cd3

Browse files
author
fureev
committed
deps
1 parent 3963a2e commit b6f8cd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"require": {
2020
"php": "^8.2",
2121
"ext-pdo": "*",
22-
"illuminate/database": "^11.0"
22+
"illuminate/database": "^11.0 || ^12.0"
2323
},
2424
"require-dev": {
2525
"ergebnis/composer-normalize": "^2.42",
26-
"orchestra/testbench": "^9.0",
26+
"orchestra/testbench": "^9.0 || ^10.0",
2727
"phpstan/phpstan": "^2.0",
2828
"phpunit/phpunit": "^11.5",
2929
"squizlabs/php_codesniffer": "^3.9"

0 commit comments

Comments
 (0)