Skip to content

Commit 6bbf6b1

Browse files
committed
Code Style
1 parent 4a8b01a commit 6bbf6b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@
2929
"php": "^8.3",
3030
"ext-json": "*",
3131
"contao/core-bundle": "^5.7",
32-
"doctrine/dbal": "^3.6 || ^4.3",
3332
"symfony/config": "^7.4",
3433
"symfony/dependency-injection": "^7.4",
3534
"symfony/http-client-contracts": "^3.0",
3635
"symfony/http-foundation": "^7.4",
3736
"symfony/http-kernel": "^7.4",
37+
"symfony/service-contracts": "^3.0",
38+
"symfony/translation-contracts": "^3.0",
3839
"psr/log": "^1.0 || ^2.0 || ^3.0"
3940
},
4041
"require-dev": {

0 commit comments

Comments
 (0)