Skip to content

Commit

Permalink
apply review
Browse files Browse the repository at this point in the history
  • Loading branch information
MrYamous authored Nov 7, 2024
1 parent 5e61df7 commit 6a9f676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ Here is an example on how to inject the service container into your migrations:
.. caution::

The interface ``Symfony\Component\DependencyInjection\ContainerAwareInterface`` has been deprecated in Symfony 6.4 and
removed in 7.0. If you use this version or newer, there is currently no way to inject dependencies in migrations.
removed in 7.0. If you use this version or newer, there is currently no way to inject service container in migrations.


Generating Migrations Automatically
Expand Down

0 comments on commit 6a9f676

Please sign in to comment.