mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-15 08:43:50 +01:00

Use an exact version of paratest

This commit is contained in:
Oliver Klee 2025-01-04 14:22:42 +01:00
parent 178981ff29
commit 584b0f601d

View file

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