Skip to content

Commit 4c13c64

Browse files
committed
WIP
1 parent d5d3585 commit 4c13c64

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
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": "^8.2",
2828
"guzzlehttp/guzzle": "^7.8",
29-
"illuminate/contracts": "^10.0",
29+
"illuminate/contracts": "^10.0|^11.0",
3030
"nesbot/carbon": "^2.72",
3131
"saloonphp/cache-plugin": "^3.0",
3232
"saloonphp/saloon": "^3.4",
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"laravel/pint": "^1.13",
3838
"nunomaduro/larastan": "^2.8",
39-
"orchestra/testbench": "^8.20",
39+
"orchestra/testbench": "^8.20|^9.0",
4040
"pestphp/pest": "^2.31",
4141
"phpstan/extension-installer": "^1.3",
4242
"phpstan/phpstan-deprecation-rules": "^1.1",

0 commit comments

Comments
 (0)