Skip to content

Commit 91e6bc7

Browse files
Merge pull request #611 from doctrine/dependabot/composer/4.3.x/phpstan/phpstan-2.2.5
Update phpstan/phpstan requirement from 2.2.4 to 2.2.5
2 parents 54821df + 83d901d commit 91e6bc7

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.4",
41+
"phpstan/phpstan": "2.2.5",
4242
"phpunit/phpunit": "^10.5.38 || 11.4.14"
4343
},
4444
"conflict": {

0 commit comments

Comments
 (0)