Skip to content

Commit 03843d3

Browse files
author
Kyra Farrow
committed
Merge branch '4.2' into 4.3
* 4.2: [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
1 parent f648c29 commit 03843d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"provide": {
1818
"psr/http-client-implementation": "1.0",
19-
"symfony/http-client-contracts-implementation": "1.1"
19+
"symfony/http-client-implementation": "1.1"
2020
},
2121
"require": {
2222
"php": "^7.1.3",

0 commit comments

Comments
 (0)