Skip to content

Commit 18b18dd

Browse files
Update phpstan/phpstan requirement from ^0.12.18 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.18...1.11.7) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c70e774 commit 18b18dd

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
@@ -12,7 +12,7 @@
1212
"php": ">=7.1.0"
1313
},
1414
"require-dev": {
15-
"phpstan/phpstan": "^0.12.18",
15+
"phpstan/phpstan": "^1.11.7",
1616
"tracy/tracy": "^2.7",
1717
"phpstan/phpstan-nette": "^0.12.6"
1818
},

0 commit comments

Comments
 (0)