[TASK] Require t3o_membership 3.0.3 and stick DBAL to 2.10.3
Due to a bug in DBAL we need to limit the version of DBAL to 2.10.3
... | ... | @@ -52,6 +52,7 @@ |
"brotkrueml/typo3-matomo-widgets": "^0.1.0", | ||
"cweagans/composer-patches": "^1.6", | ||
"derhansen/sf_event_mgt": "^5.0", | ||
"doctrine/dbal": "2.10.3", | ||
"georgringer/news": "^8.0", | ||
"gordalina/cachetool": "^4.0", | ||
"reelworx/rx-shariff": "^13.0", | ||
... | ... |
Please register or sign in to comment