mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:16:13 +01:00
Update phpstan/extension-installer requirement from ^1.1.0 to ^1.2.0 (#647)
Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-installer) to permit the latest version. - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](https://github.com/phpstan/extension-installer/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: phpstan/extension-installer 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
11dbef30bc
commit
d95cbbd8c7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
"php-coveralls/php-coveralls": "^2.5.3",
|
||||
"phpspec/prophecy": "^1.15.0",
|
||||
"phpspec/prophecy-phpunit": "2.0.1",
|
||||
"phpstan/extension-installer": "^1.1.0",
|
||||
"phpstan/extension-installer": "^1.2.0",
|
||||
"phpstan/phpstan": "^1.8.10",
|
||||
"phpstan/phpstan-phpunit": "^1.1.1",
|
||||
"phpstan/phpstan-strict-rules": "^1.4.4",
|
||||
|
|
Loading…
Reference in a new issue