Skip to content

Commit 4720388

Browse files
committed
wip it
1 parent 65932c2 commit 4720388

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
@@ -16,12 +16,12 @@
1616
],
1717
"require": {
1818
"php": "^8.3",
19-
"illuminate/support": "^11.0|^12.0"
19+
"illuminate/support": "^10.0|^11.0|^12.0"
2020
},
2121
"require-dev": {
2222
"codinglabsau/php-styles": "dev-main",
2323
"phpunit/phpunit": "^10.0",
24-
"orchestra/testbench": "^9.0"
24+
"orchestra/testbench": "^8.0.1"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)