Skip to content

Commit

Permalink
Use an exact version of paratest
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Jan 20, 2025
1 parent e819906 commit 7fc0d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typo3/cms-frontend": "^11.5.41 || ^12.4.24"
},
"require-dev": {
"brianium/paratest": "^6.11.1",
"brianium/paratest": "6.11.1",
"ergebnis/composer-normalize": "2.45.0",
"friendsofphp/php-cs-fixer": "3.68.1",
"helmich/typo3-typoscript-lint": "3.1.1 || 3.2.1",
Expand Down

0 comments on commit 7fc0d20

Please sign in to comment.