Skip to content

Commit 6e61fe2

Browse files
committed
bumps composer
1 parent 312e484 commit 6e61fe2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
},
1515
"require": {
1616
"php": "^8.1",
17-
"guzzlehttp/guzzle": "^7.9",
17+
"guzzlehttp/guzzle": "^7.10",
1818
"illuminate/console": "^10.49.0|^11.45.3|^12.28.1",
1919
"illuminate/contracts": "^10.49.0|^11.45.3|^12.28.1",
2020
"illuminate/routing": "^10.49.0|^11.45.3|^12.28.1",
2121
"illuminate/support": "^10.49.0|^11.45.3|^12.28.1",
22-
"laravel/mcp": "^0.2",
23-
"laravel/prompts": "^0.1.9|^0.3",
24-
"laravel/roster": "^0.2.5"
22+
"laravel/mcp": "dev-main",
23+
"laravel/prompts": "0.1.25|^0.3.6",
24+
"laravel/roster": "^0.2.6"
2525
},
2626
"require-dev": {
27-
"laravel/pint": "^1.14",
28-
"mockery/mockery": "^1.6",
29-
"orchestra/testbench": "^8.22.0|^9.0|^10.0",
30-
"pestphp/pest": "^2.0|^3.0",
31-
"phpstan/phpstan": "^2.0"
27+
"laravel/pint": "1.20",
28+
"mockery/mockery": "^1.6.12",
29+
"orchestra/testbench": "^8.36.0|^9.15.0|^10.6",
30+
"pestphp/pest": "^2.36.0|^3.8.4",
31+
"phpstan/phpstan": "^2.1.27"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)