Skip to content

Commit

Permalink
Merge branch '3.6'
Browse files Browse the repository at this point in the history
* 3.6:
  Adding support for php 7.3 and 7.4 in branch 3.6
  Fix deprecations when running against ODM 1.3
  • Loading branch information
alcaeus committed Oct 2, 2019
2 parents 8c8d6a8 + dc4bf75 commit c54b3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/DependencyInjection/Fixtures/config/yml/full.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
doctrine_mongodb:
fixture_loader: Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader
auto_generate_proxy_classes: true
auto_generate_proxy_classes: 2
auto_generate_hydrator_classes: true
auto_generate_persistent_collection_classes: 3
default_connection: conn1
Expand Down

0 comments on commit c54b3f4

Please sign in to comment.