Skip to content

Commit

Permalink
Merge branch '4.3'
Browse files Browse the repository at this point in the history
* 4.3:
  [Routing] Fixed unexpected 404 NoConfigurationException
  [DI] Removes number of elements information in debug mode
  [Contracts] Simplify implementation declarations
  Update PR template for 4.3
  [Intl] Add FallbackTrait for data generation
  [Console] Commands with an alias should not be recognized as ambiguous
  clarify the possible class/interface of the cache
  • Loading branch information
nicolas-grekas committed May 9, 2019
2 parents e9965a5 + 3b18425 commit 02feb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"symfony/yaml": "<3.4"
},
"provide": {
"symfony/translation-contracts-implementation": "1.0"
"symfony/translation-implementation": "1.0"
},
"suggest": {
"symfony/config": "",
Expand Down

0 comments on commit 02feb94

Please sign in to comment.