mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-08 02:36:12 +02:00

Compare commits

...

2 commits

Author SHA1 Message Date
dependabot[bot]
23a7e11ba4
[TASK] Update helmich/typo3-typoscript-lint requirement
Updates the requirements on [helmich/typo3-typoscript-lint](https://github.com/martin-helmich/typo3-typoscript-lint) to permit the latest version.
- [Release notes](https://github.com/martin-helmich/typo3-typoscript-lint/releases)
- [Commits](https://github.com/martin-helmich/typo3-typoscript-lint/compare/v3.1.1...v3.2.1)

---
updated-dependencies:
- dependency-name: helmich/typo3-typoscript-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 05:36:50 +00:00
dependabot[bot]
37602a09a2
[TASK] Update friendsofphp/php-cs-fixer requirement (#1373)
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.3...v3.60.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 05:35:40 +00:00

View file

@ -48,8 +48,8 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.43.0",
"friendsofphp/php-cs-fixer": "^3.59.3",
"helmich/typo3-typoscript-lint": "^3.1.1",
"friendsofphp/php-cs-fixer": "^3.60.0",
"helmich/typo3-typoscript-lint": "^3.2.1",
"php-coveralls/php-coveralls": "^2.7.0",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.8",