There was an error while loading. Please reload this page.
1 parent 4a8b01a commit 6bbf6b1Copy full SHA for 6bbf6b1
1 file changed
composer.json
@@ -29,12 +29,13 @@
29
"php": "^8.3",
30
"ext-json": "*",
31
"contao/core-bundle": "^5.7",
32
- "doctrine/dbal": "^3.6 || ^4.3",
33
"symfony/config": "^7.4",
34
"symfony/dependency-injection": "^7.4",
35
"symfony/http-client-contracts": "^3.0",
36
"symfony/http-foundation": "^7.4",
37
"symfony/http-kernel": "^7.4",
+ "symfony/service-contracts": "^3.0",
38
+ "symfony/translation-contracts": "^3.0",
39
"psr/log": "^1.0 || ^2.0 || ^3.0"
40
},
41
"require-dev": {
0 commit comments