Skip to content

Commit ec76e34

Browse files
Minor tweak
1 parent 870e005 commit ec76e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/3.3-di-changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The Symfony 3.3 DI Container Changes Explained (autowiring, _defaults, etc)
22
===========================================================================
33

4-
If you look at the ``services.yml`` file in a new Symfony >= 3.3 project, you'll
4+
If you look at the ``services.yml`` file in a new Symfony 3.3 or newer project, you'll
55
notice some big changes: ``_defaults``, ``autowiring``, ``autoconfigure`` and more.
66
These features are designed to *automate* configuration and make development faster,
77
without sacrificing predictability, which is very important! Another goal is to make

0 commit comments

Comments
 (0)