Skip to content

Commit f83d498

Browse files
authored
Merge pull request #504 from greg0ire/4.0.x
Merge 3.7.x up into 4.0.x
2 parents 6bb5328 + d283290 commit f83d498

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
@@ -37,8 +37,8 @@
3737
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
3838
},
3939
"require-dev": {
40-
"doctrine/coding-standard": "12.0.0",
41-
"phpstan/phpstan": "2.1.8",
40+
"doctrine/coding-standard": "13.0.0",
41+
"phpstan/phpstan": "2.1.11",
4242
"phpunit/phpunit": "^10.5.38 || 11.4.14"
4343
},
4444
"conflict": {

0 commit comments

Comments
 (0)