mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 01:36:14 +02:00

Update saschaegerer/phpstan-typo3 requirement from ^1.9.0 to ^1.9.1 (#1019)

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.0...1.9.1)

---
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:
dependabot[bot] 2023-11-27 12:13:38 +00:00 committed by GitHub
parent 687af8b8a3
commit 5958d6d117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^9.6.13",
"saschaegerer/phpstan-typo3": "^1.9.0",
"saschaegerer/phpstan-typo3": "^1.9.1",
"seld/jsonlint": "^1.10.0",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/yaml": "^5.3.6 || ^6.2.0",