mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:36:13 +01:00
[TASK] Drop obsolete Doctrine DBAL development dependency (#1047)
As we are now using CSV assertions in the functional tests instead of direct database queries, we do not require Doctrine DBAL in the tests anymore.
This commit is contained in:
parent
6b5c76ac08
commit
efbc9335a6
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
|||
"typo3/cms-frontend": "^11.5.4 || ^12.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/dbal": "^2.13.5 || ^3.6.2",
|
||||
"ergebnis/composer-normalize": "^2.28.3",
|
||||
"friendsofphp/php-cs-fixer": "^3.41.1",
|
||||
"helmich/typo3-typoscript-lint": "^3.1.0",
|
||||
|
|
Loading…
Reference in a new issue