Skip to content

Commit 30fddd2

Browse files
committed
Remove Doctrine ORM & DBAL dependencies
1 parent 2dbf156 commit 30fddd2

File tree

3 files changed

+293
-603
lines changed

3 files changed

+293
-603
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
"php": ">=8.2",
1717
"ext-pdo_sqlite": "*",
1818
"doctrine/data-fixtures": "^1.7",
19-
"doctrine/dbal": "^3.1",
2019
"doctrine/mongodb-odm-bundle": "^5@dev",
21-
"doctrine/orm": "^2.16",
2220
"league/commonmark": "^2.1",
2321
"symfony/apache-pack": "^1.0",
2422
"symfony/asset": "^7.0",

0 commit comments

Comments
 (0)