Skip to content

Commit 11f6297

Browse files
Update phpstan/phpstan-symfony requirement from 2.0.15 to 2.0.17 (#234)
Updates the requirements on [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@2.0.15...2.0.17) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-version: 2.0.17 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 8ee4015 commit 11f6297

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
@@ -41,7 +41,7 @@
4141
"rector/rector": "2.4.2",
4242
"phpspec/prophecy-phpunit": "^2.0",
4343
"symfony/monolog-bundle": "*",
44-
"phpstan/phpstan-symfony": "2.0.15"
44+
"phpstan/phpstan-symfony": "2.0.17"
4545
},
4646
"minimum-stability": "stable",
4747
"suggest": {

0 commit comments

Comments
 (0)