Skip to content

Commit 90a01e5

Browse files
chore: ⬆️ upgrade dependencies
1 parent 2852e24 commit 90a01e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
],
2222
"require": {
2323
"php": "^8.3",
24-
"illuminate/contracts": "^11.0||^12.0",
24+
"illuminate/contracts": "^11.0 || ^12.0",
2525
"spatie/laravel-package-tools": "^1.92"
2626
},
2727
"require-dev": {
2828
"laravel/pint": "^1.14",
29-
"nunomaduro/collision": "^8.8",
29+
"nunomaduro/collision": "^8.8 || ^9.0",
3030
"larastan/larastan": "^3.0",
31-
"orchestra/testbench": "^10.0.0||^9.0.0",
31+
"orchestra/testbench": "^9.0 || ^10.0",
3232
"pestphp/pest": "^4.0",
3333
"pestphp/pest-plugin-arch": "^4.0",
3434
"pestphp/pest-plugin-laravel": "^4.0",

0 commit comments

Comments
 (0)