mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 06:16:13 +01:00
[TASK] normalize composer.json
This commit is contained in:
parent
f676d5d260
commit
de877acdb7
1 changed files with 2 additions and 2 deletions
|
@ -51,6 +51,7 @@
|
||||||
"friendsofphp/php-cs-fixer": "^3.60.0",
|
"friendsofphp/php-cs-fixer": "^3.60.0",
|
||||||
"helmich/typo3-typoscript-lint": "^3.1.1",
|
"helmich/typo3-typoscript-lint": "^3.1.1",
|
||||||
"php-coveralls/php-coveralls": "^2.7.0",
|
"php-coveralls/php-coveralls": "^2.7.0",
|
||||||
|
"php-parallel-lint/php-parallel-lint": "^1.4",
|
||||||
"phpstan/extension-installer": "^1.4.1",
|
"phpstan/extension-installer": "^1.4.1",
|
||||||
"phpstan/phpstan": "^1.11.8",
|
"phpstan/phpstan": "^1.11.8",
|
||||||
"phpstan/phpstan-phpunit": "^1.4.0",
|
"phpstan/phpstan-phpunit": "^1.4.0",
|
||||||
|
@ -70,8 +71,7 @@
|
||||||
"typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4.2",
|
"typo3/cms-fluid-styled-content": "^11.5.4 || ^12.4.2",
|
||||||
"typo3/coding-standards": "^0.6.1",
|
"typo3/coding-standards": "^0.6.1",
|
||||||
"typo3/testing-framework": "^7.0.5",
|
"typo3/testing-framework": "^7.0.5",
|
||||||
"webmozart/assert": "^1.11.0",
|
"webmozart/assert": "^1.11.0"
|
||||||
"php-parallel-lint/php-parallel-lint": "^1.4"
|
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"typo3-ter/tea": "self.version"
|
"typo3-ter/tea": "self.version"
|
||||||
|
|
Loading…
Reference in a new issue