Commit 2bd47d64 authored by Fabien Potencier's avatar Fabien Potencier

fixed typo

parent 49f46333
...@@ -6,7 +6,7 @@ This changelog references all backward incompatibilities as we introduce them: ...@@ -6,7 +6,7 @@ This changelog references all backward incompatibilities as we introduce them:
* **2012-05-31**: Made the ``BrowserKit``, ``CssSelector``, ``DomCrawler``, * **2012-05-31**: Made the ``BrowserKit``, ``CssSelector``, ``DomCrawler``,
``Finder`` and ``Process`` components optional dependencies. Projects that ``Finder`` and ``Process`` components optional dependencies. Projects that
depend on them (e.g. through functional tests) should add those dependencies depend on them (e.g. through functional tests) should add those dependencies
to the ``require-dev`` section of their ``composer.json``. to their ``composer.json``.
* **2012-05-26**: added ``boot()`` to ``ServiceProviderInterface``. * **2012-05-26**: added ``boot()`` to ``ServiceProviderInterface``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment