merged branch sstok/patch-6 (PR #7723)

This PR was merged into the master branch.

Discussion
----------

Update composer.json (symfony/debug was not mentioned in the replace list)

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

symfony/debug was not mentioned in the replace list

Commits
-------

57d476b Update composer.json
This commit is contained in:
Fabien Potencier 2013-04-19 16:13:50 +02:00
commit f2d442b37a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
"symfony/console": "self.version",
"symfony/css-selector": "self.version",
"symfony/dependency-injection": "self.version",
"symfony/debug": "self.version",
"symfony/doctrine-bridge": "self.version",
"symfony/dom-crawler": "self.version",
"symfony/event-dispatcher": "self.version",