Skip to content

Commit f8f3b2a

Browse files
committed
removing the Symfony 3.3 warning, because that version is no longer
supported
1 parent b964575 commit f8f3b2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doctrine/doctrine-bundle/1.6/config/packages/doctrine.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ doctrine:
1515
charset: utf8mb4
1616
collate: utf8mb4_unicode_ci
1717

18-
# With Symfony 3.3, remove the `resolve:` prefix
1918
url: '%env(resolve:DATABASE_URL)%'
2019
orm:
2120
auto_generate_proxy_classes: '%kernel.debug%'

0 commit comments

Comments
 (0)