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:
parent
178981ff29
commit
584b0f601d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
"typo3/cms-frontend": "^12.4.26"
|
"typo3/cms-frontend": "^12.4.26"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"brianium/paratest": "^6.11.1",
|
"brianium/paratest": "6.11.1",
|
||||||
"ergebnis/composer-normalize": "2.45.0",
|
"ergebnis/composer-normalize": "2.45.0",
|
||||||
"friendsofphp/php-cs-fixer": "3.68.5",
|
"friendsofphp/php-cs-fixer": "3.68.5",
|
||||||
"helmich/typo3-typoscript-lint": "3.1.1 || 3.2.1",
|
"helmich/typo3-typoscript-lint": "3.1.1 || 3.2.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue