Skip to content

Commit 79c8df0

Browse files
committed
Bumps dependencies
1 parent b431aa6 commit 79c8df0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
],
1616
"require": {
1717
"php": "^8.2.0",
18-
"filp/whoops": "^2.17.0",
18+
"filp/whoops": "^2.18.0",
1919
"nunomaduro/termwind": "^2.3.0",
20-
"symfony/console": "^7.2.1"
20+
"symfony/console": "^7.2.5"
2121
},
2222
"conflict": {
23-
"laravel/framework": "<11.39.1 || >=13.0.0",
24-
"phpunit/phpunit": "<11.5.3 || >=13.0.0"
23+
"laravel/framework": "<11.44.2 || >=13.0.0",
24+
"phpunit/phpunit": "<11.5.15 || >=13.0.0"
2525
},
2626
"require-dev": {
27-
"brianium/paratest": "^7.0",
28-
"laravel/framework": "^11.44.2 || ^12.0",
27+
"brianium/paratest": "^7.8.3",
28+
"laravel/framework": "^11.44.2 || ^12.6",
2929
"laravel/pint": "^1.21.2",
3030
"laravel/tinker": "^2.10.1",
3131
"laravel/sail": "^1.41.0",
3232
"laravel/sanctum": "^4.0.8",
33-
"larastan/larastan": "^3.0",
34-
"orchestra/testbench-core": "^9.12.0 || ^10.0",
35-
"pestphp/pest": "^3.7.4",
36-
"sebastian/environment": "^6.1.0 || ^7.2.0 || ^8.0"
33+
"larastan/larastan": "^3.2",
34+
"orchestra/testbench-core": "^9.12.0 || ^10.1",
35+
"pestphp/pest": "^3.8.0",
36+
"sebastian/environment": "^7.2.0 || ^8.0"
3737
},
3838
"autoload-dev": {
3939
"psr-4": {

0 commit comments

Comments
 (0)