Skip to content

Commit e31d346

Browse files
committed
fixed tests
1 parent ac01aad commit e31d346

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/CamelCasedProviders/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ doctrine:
1010
orm:
1111
entity_managers:
1212
default:
13-
1413
auto_mapping: true
1514

1615
security:

src/Symfony/Bundle/SecurityBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"symfony/yaml": "^2.0.5",
3838
"symfony/expression-language": "~2.6",
3939
"doctrine/doctrine-bundle": "~1.2",
40+
"doctrine/orm": "~2.4,>=2.4.5",
4041
"twig/twig": "~1.28|~2.0",
4142
"ircmaxell/password-compat": "~1.0"
4243
},

0 commit comments

Comments
 (0)