Skip to content

Commit 518faa7

Browse files
committed
updated package
1 parent 0807823 commit 518faa7

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
@@ -18,13 +18,13 @@
1818
],
1919
"require": {
2020
"php": "^8.2",
21-
"illuminate/support": "^11",
22-
"illuminate/http": "^11"
21+
"illuminate/support": "^11|^12",
22+
"illuminate/http": "^11|^12"
2323
},
2424
"require-dev": {
2525
"laravel/pint": "^1.19",
2626
"pestphp/pest": "^3.7",
27-
"orchestra/testbench": "^9.9",
27+
"orchestra/testbench": "^9.9|^10.6",
2828
"rector/rector": "^2.0",
2929
"phpstan/phpstan": "^2.1"
3030
},

0 commit comments

Comments
 (0)