Skip to content

Commit 1d0517c

Browse files
dependabot[bot]trasher
authored andcommitted
Update phpstan/phpstan requirement from ^1.11 to ^1.12
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/1.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.0...1.12.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab973bd commit 1d0517c

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
@@ -31,7 +31,7 @@
3131
"bin": ["bin/convert", "bin/build_hw_jsons", "bin/refresh_hw_sources","bin/validate"],
3232
"require-dev": {
3333
"phpstan/extension-installer": "^1.4",
34-
"phpstan/phpstan": "^1.11",
34+
"phpstan/phpstan": "^1.12",
3535
"phpstan/phpstan-deprecation-rules": "^1.2",
3636
"phpunit/phpunit": "^9.6",
3737
"squizlabs/php_codesniffer": "^3.10"

0 commit comments

Comments
 (0)