Skip to content

Commit 3334562

Browse files
[PHP]: Update phpstan/phpstan requirement from 1.12.1 to 1.12.2
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.1...1.12.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e9a2ff commit 3334562

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
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"ext-ast": "*",
3434
"bamarni/composer-bin-plugin": "^1.4",
35-
"phpstan/phpstan": "1.12.1",
35+
"phpstan/phpstan": "1.12.2",
3636
"phpstan/phpstan-doctrine": "1.5.3",
3737
"phpstan/phpstan-phpunit": "1.4.0",
3838
"phpstan/phpstan-symfony": "1.4.8",

0 commit comments

Comments
 (0)