Skip to content

Commit 7f3668d

Browse files
Update phpstan/phpstan requirement from 2.2.1 to 2.2.2
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.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b5a780 commit 7f3668d

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"friendsofphp/php-cs-fixer": "^3.65",
25-
"phpstan/phpstan": "2.2.1",
25+
"phpstan/phpstan": "2.2.2",
2626
"phpstan/phpstan-deprecation-rules": "^2.0",
2727
"phpstan/phpstan-strict-rules": "^2",
2828
"phpunit/phpunit": "^11.5",

0 commit comments

Comments
 (0)