mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:56:12 +01:00
[TASK] Update the development dependencies (#401)
This commit is contained in:
parent
15b1e5a9f4
commit
d5b669a179
1 changed files with 6 additions and 6 deletions
|
@ -32,17 +32,17 @@
|
|||
"typo3/cms-frontend": "^10.4 || ^11.5.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^4.1.27",
|
||||
"doctrine/dbal": "^2.13.5",
|
||||
"ergebnis/composer-normalize": "^2.18.0",
|
||||
"codeception/codeception": "^4.1.30",
|
||||
"doctrine/dbal": "^2.13.8",
|
||||
"ergebnis/composer-normalize": "^2.19.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.4.0",
|
||||
"helmich/typo3-typoscript-lint": "^2.5.2",
|
||||
"jangregor/phpstan-prophecy": "^1.0.0",
|
||||
"phpstan/extension-installer": "^1.1.0",
|
||||
"phpstan/phpstan": "^1.2.0",
|
||||
"phpstan/phpstan": "^1.4.9",
|
||||
"phpstan/phpstan-phpunit": "^1.0.0",
|
||||
"phpunit/phpunit": "^8.5.22",
|
||||
"saschaegerer/phpstan-typo3": "^1.0.0",
|
||||
"phpunit/phpunit": "^8.5.24",
|
||||
"saschaegerer/phpstan-typo3": "^1.1.2",
|
||||
"seld/jsonlint": "^1.8.3",
|
||||
"squizlabs/php_codesniffer": "^3.6.2",
|
||||
"symfony/yaml": "^4.4.29 || ^5.3.6 || ^6.0",
|
||||
|
|
Loading…
Reference in a new issue