Skip to content

Commit f583cf0

Browse files
Update phpstan/phpstan requirement from ^2.2.3 to ^2.2.8
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.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 553ed44 commit f583cf0

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
@@ -17,7 +17,7 @@
1717
},
1818
"require-dev": {
1919
"doctrine/coding-standard": "^14.0",
20-
"phpstan/phpstan": "^2.2.3",
20+
"phpstan/phpstan": "^2.2.8",
2121
"phpunit/phpunit": "^12.5.6"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)