mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:16:13 +02:00

Use a higher minimal version of paratest

This commit is contained in:
Oliver Klee 2024-09-17 14:35:01 +02:00
parent 9fa8109124
commit c75f100cbf
No known key found for this signature in database
GPG key ID: E74BB46157AA8FDF

View file

@ -47,7 +47,7 @@
"typo3/cms-frontend": "^11.5.4 || ^12.4.2"
},
"require-dev": {
"brianium/paratest": "^6.11",
"brianium/paratest": "^6.11.1",
"ergebnis/composer-normalize": "^2.43.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"helmich/typo3-typoscript-lint": "^3.1.1",