Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit 4a0e9bc

Browse files
committed
WIP
1 parent c44f9aa commit 4a0e9bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
}
2222
],
2323
"require": {
24-
"php": "^8.1",
24+
"php": "^8.3",
2525
"guzzlehttp/guzzle": "^7.8",
26-
"illuminate/contracts": "^10.0",
26+
"illuminate/contracts": "^11.0",
2727
"spatie/laravel-package-tools": "^1.16"
2828
},
2929
"require-dev": {
3030
"friendsofphp/php-cs-fixer": "^3.46",
31-
"nunomaduro/collision": "^7.10",
32-
"orchestra/testbench": "^8.20",
31+
"nunomaduro/collision": "^8.1",
32+
"orchestra/testbench": "^9.0",
3333
"pestphp/pest": "^2.31",
3434
"phpunit/phpunit": "^10.5",
3535
"spatie/laravel-ray": "^1.33",

0 commit comments

Comments
 (0)