Skip to content

Commit 54821df

Browse files
authored
Merge pull request #610 from doctrine/dependabot/composer/4.3.x/phpstan/phpstan-2.2.4
Update phpstan/phpstan requirement from 2.2.2 to 2.2.4
2 parents 07de222 + 6cab2de commit 54821df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"require-dev": {
4040
"doctrine/coding-standard": "14.0.0",
41-
"phpstan/phpstan": "2.2.2",
41+
"phpstan/phpstan": "2.2.4",
4242
"phpunit/phpunit": "^10.5.38 || 11.4.14"
4343
},
4444
"conflict": {

0 commit comments

Comments
 (0)