Skip to content

Commit bc54526

Browse files
authored
Fixed CI so it is green (#897)
* Added test to group "legacy" * fixed legacy test * Bump deps * bump deps * Revert
1 parent 71e5021 commit bc54526

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
@@ -18,7 +18,7 @@
1818
"psr/cache": "^1.0",
1919
"psr/log": "^1.0",
2020
"symfony/deprecation-contracts": "^2.1",
21-
"symfony/http-client": "^4.4 || ^5.0, !=5.2.0",
21+
"symfony/http-client": "^4.4 || ^5.0,!=5.2.0",
2222
"symfony/http-client-contracts": "^1.1.8 || ^2.0",
2323
"symfony/service-contracts": "^1.0 || ^2.0"
2424
},

0 commit comments

Comments
 (0)