We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23d3b3 commit e003574Copy full SHA for e003574
install/bundles.rst
@@ -50,8 +50,8 @@ The above example can be updated to work with Symfony 3 as follows:
50
that your bundle is compatible with any future Symfony version). Use instead
51
``~2.N|~3.0`` or ``^2.N|~3.0`` to make your bundle future-proof.
52
53
-Looking for Deprecations and Fix Them
54
--------------------------------------
+Look for Deprecations and Fix Them
+----------------------------------
55
56
Besides allowing users to use your bundle with Symfony 3, your bundle must stop using
57
any feature deprecated by the 2.8 version because they are removed in 3.0 (you'll get
0 commit comments