Skip to content

Commit c39ebf4

Browse files
Update phpstan/phpstan requirement from 2.2.4 to 2.2.5
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>
1 parent 09b9c8c commit c39ebf4

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
@@ -32,7 +32,7 @@
3232
"doctrine/phpcr-odm": "^1.8 || ^2.0",
3333
"jackalope/jackalope-fs": "*",
3434
"fig/log-test": "^1",
35-
"phpstan/phpstan": "2.2.4",
35+
"phpstan/phpstan": "2.2.5",
3636
"phpunit/phpunit": "10.5.63 || 12.5.12",
3737
"symfony/cache": "^6.4 || ^7 || ^8",
3838
"symfony/var-exporter": "^6.4 || ^7 || ^8"

0 commit comments

Comments
 (0)