Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
2bd47d64
Commit
2bd47d64
authored
May 31, 2012
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typo
parent
49f46333
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/changelog.rst
doc/changelog.rst
+1
-1
No files found.
doc/changelog.rst
View file @
2bd47d64
...
@@ -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 the
ir ``composer.json``.
to their ``composer.json``.
* **2012-05-26**: added ``boot()`` to ``ServiceProviderInterface``.
* **2012-05-26**: added ``boot()`` to ``ServiceProviderInterface``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment