Skip to content

Commit 73c904a

Browse files
Update phpstan/phpstan requirement from ^0.12.74 to ^1.11.7
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@0.12.74...1.11.7) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc73c21 commit 73c904a

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
@@ -14,7 +14,7 @@
1414
"ext-curl": "*"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^0.12.74",
17+
"phpstan/phpstan": "^1.11.7",
1818
"tracy/tracy": "^2.8",
1919
"phpstan/phpstan-nette": "^0.12.14",
2020
"nette/security": "^3.0",

0 commit comments

Comments
 (0)