mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:36:12 +01:00
Update saschaegerer/phpstan-typo3 requirement from ^1.9.1 to ^1.10.0 (#1143)
Updates the requirements on [saschaegerer/phpstan-typo3](https://github.com/sascha-egerer/phpstan-typo3) to permit the latest version. - [Release notes](https://github.com/sascha-egerer/phpstan-typo3/releases) - [Commits](https://github.com/sascha-egerer/phpstan-typo3/compare/1.9.1...1.10.0) --- updated-dependencies: - dependency-name: saschaegerer/phpstan-typo3 dependency-type: direct:development ... 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
2e7496a3b6
commit
3a4f196f45
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
"phpstan/phpstan-phpunit": "^1.3.15",
|
"phpstan/phpstan-phpunit": "^1.3.15",
|
||||||
"phpstan/phpstan-strict-rules": "^1.5.2",
|
"phpstan/phpstan-strict-rules": "^1.5.2",
|
||||||
"phpunit/phpunit": "^9.6.16",
|
"phpunit/phpunit": "^9.6.16",
|
||||||
"saschaegerer/phpstan-typo3": "^1.9.1",
|
"saschaegerer/phpstan-typo3": "^1.10.0",
|
||||||
"seld/jsonlint": "^1.10.1",
|
"seld/jsonlint": "^1.10.1",
|
||||||
"squizlabs/php_codesniffer": "^3.8.1",
|
"squizlabs/php_codesniffer": "^3.8.1",
|
||||||
"symfony/console": "^5.4 || ^6.4 || ^7.0",
|
"symfony/console": "^5.4 || ^6.4 || ^7.0",
|
||||||
|
|
Loading…
Reference in a new issue