Skip to content

Commit

Permalink
minor #16773 [TwigBridge] Clean deps now that 2.8.0 is tagged (nicola…
Browse files Browse the repository at this point in the history
…s-grekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[TwigBridge] Clean deps now that 2.8.0 is tagged

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

Commits
-------

e6efe7e [TwigBridge] Clean deps now that 2.8.0 is tagged
  • Loading branch information
stof committed Dec 5, 2015
2 parents 26d9a6f + e6efe7e commit 42a9da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bridge/Twig/composer.json
Expand Up @@ -22,7 +22,7 @@
"require-dev": {
"symfony/asset": "~2.7",
"symfony/finder": "~2.3",
"symfony/form": "~2.7.8|~2.8,>2.8-BETA1",
"symfony/form": "~2.7,>=2.7.8",
"symfony/http-kernel": "~2.3",
"symfony/intl": "~2.3",
"symfony/routing": "~2.2",
Expand Down

0 comments on commit 42a9da9

Please sign in to comment.