Skip to content

Commit b9ca630

Browse files
committed
bump composer deps
1 parent c6f4590 commit b9ca630

3 files changed

Lines changed: 1409 additions & 1162 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"laravel/framework": "^11.0 || ^12.0"
3030
},
3131
"require-dev": {
32-
"jrmajor/cs": "^0.6.1",
32+
"jrmajor/cs": "^0.7.0",
3333
"orchestra/testbench": "^9.1 || ^10.1",
34-
"phpstan/phpstan": "^2.0",
35-
"phpunit/phpunit": "^11.4"
34+
"phpstan/phpstan": "^2.1",
35+
"phpunit/phpunit": "^11.5"
3636
},
3737
"minimum-stability": "dev",
3838
"prefer-stable": true,

0 commit comments

Comments
 (0)