mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-02-14 19:43:50 +01:00

Use a higher minimal version of paratest

This commit is contained in:
Oliver Klee 2024-09-17 14:35:01 +02:00
parent e0ceb64bb2
commit 87742e2d0d

View file

@ -47,7 +47,7 @@
"typo3/cms-frontend": "^11.5.41 || ^12.4.24"
},
"require-dev": {
"brianium/paratest": "^6.11",
"brianium/paratest": "^6.11.1",
"ergebnis/composer-normalize": "2.45.0",
"friendsofphp/php-cs-fixer": "3.66.0",
"helmich/typo3-typoscript-lint": "3.1.1 || 3.2.1",