Skip to content

Commit 94c322f

Browse files
Update phpstan/phpstan requirement from 1.12.5 to 1.12.6 (#188)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.5...1.12.6) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51f7455 commit 94c322f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"symfony/phpunit-bridge": "^7.0",
3535
"symfony/routing": "^4.4 || ^5.0 || ^6.0 || ^7.0",
3636
"facile-it/facile-coding-standard": "1.2.0",
37-
"phpstan/phpstan": "1.12.5",
37+
"phpstan/phpstan": "1.12.6",
3838
"phpstan/extension-installer": "1.4.3",
3939
"jangregor/phpstan-prophecy": "1.0.2",
4040
"phpspec/prophecy": "^1.17",

0 commit comments

Comments
 (0)