Skip to content

Commit 854f320

Browse files
Update phpstan/phpstan requirement from 2.2.2 to 2.2.5 (#35)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) to permit the latest version. - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1173fb4 commit 854f320

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
@@ -27,7 +27,7 @@
2727
"facile-it/facile-coding-standard": "1.5.0",
2828
"jangregor/phpstan-prophecy": "2.3.0",
2929
"phpstan/extension-installer": "^1.0",
30-
"phpstan/phpstan": "2.2.2",
30+
"phpstan/phpstan": "2.2.5",
3131
"phpstan/phpstan-phpunit": "2.0.16",
3232
"phpunit/phpunit": "^10.5.63 || ^11.5 || ^12.5 || ^13.0",
3333
"rector/rector": "2.5.3",

0 commit comments

Comments
 (0)