Skip to content

Commit fa3b3d5

Browse files
committed
Removes explicit dependency on DoctrineBundle.
This dependency is implicitly provided by symfony/orm-pack.
1 parent 0142c89 commit fa3b3d5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"require": {
77
"php": "^7.1.3",
88
"ext-pdo_sqlite": "*",
9-
"doctrine/doctrine-bundle": "^1.8",
109
"doctrine/doctrine-fixtures-bundle": "^3.0",
1110
"erusev/parsedown": "^1.6",
1211
"ezyang/htmlpurifier": "^4.9",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)