Skip to content

Commit 35532e4

Browse files
Update phpstan/phpstan requirement from 1.12.0 to 1.12.5
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.0...1.12.5) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40dec8d commit 35532e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"nette/tester": "~2.0",
27-
"phpstan/phpstan": "1.12.0",
27+
"phpstan/phpstan": "1.12.5",
2828
"phpstan/extension-installer": "1.4.3",
2929
"phpstan/phpstan-strict-rules": "1.6.0"
3030
},

0 commit comments

Comments
 (0)