mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-09 23:56:14 +01:00
Update phpstan/phpstan-strict-rules requirement from ^1.3.0 to ^1.4.0 (#516)
Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dda805b37d
commit
37fb536ec0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
"phpstan/extension-installer": "^1.1.0",
|
||||
"phpstan/phpstan": "^1.8.2",
|
||||
"phpstan/phpstan-phpunit": "^1.1.1",
|
||||
"phpstan/phpstan-strict-rules": "^1.3.0",
|
||||
"phpstan/phpstan-strict-rules": "^1.4.0",
|
||||
"phpunit/phpunit": "^8.5.28",
|
||||
"saschaegerer/phpstan-typo3": "^1.1.2",
|
||||
"seld/jsonlint": "^1.9.0",
|
||||
|
|
Loading…
Reference in a new issue