Skip to content

Commit 7a41b04

Browse files
committed
Bump dependencies for Laravel 12
1 parent bf10510 commit 7a41b04

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
@@ -14,12 +14,12 @@
1414
"require": {
1515
"php": "^8.2",
1616
"ext-json": "*",
17-
"illuminate/support": "^11.0",
17+
"illuminate/support": "^11.0|^12.0",
1818
"guzzlehttp/guzzle": "~6.0|~7.0",
1919
"nesbot/carbon": "^2.53.1|^3.0"
2020
},
2121
"require-dev": {
22-
"orchestra/testbench": "^9.0",
22+
"orchestra/testbench": "^9.0|^10.0",
2323
"nunomaduro/collision": "^8.0",
2424
"roave/security-advisories": "dev-latest",
2525
"larastan/larastan": "^3.0.2",

0 commit comments

Comments
 (0)