Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 069af99

Browse filesBrowse files
committed
Merge branch '7.0' into 7.1
* 7.0: fix contracts constraint
2 parents 53e80b4 + 923c4ef commit 069af99
Copy full SHA for 069af99

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎src/Symfony/Component/HttpClient/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/composer.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"require": {
2525
"php": ">=8.2",
2626
"psr/log": "^1|^2|^3",
27-
"symfony/http-client-contracts": "^3",
28-
"symfony/service-contracts": "^2.5.3|^3.4.2"
27+
"symfony/http-client-contracts": "^3.4.1",
28+
"symfony/service-contracts": "^2.5|^3"
2929
},
3030
"require-dev": {
3131
"amphp/amp": "^2.5",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.