Skip to content

Commit 4ca2f8e

Browse files
authored
Fix composer.json CS (#1375)
1 parent b535397 commit 4ca2f8e

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
"symfony/polyfill-uuid": "^1.0"
1919
},
2020
"conflict": {
21-
"symfony/http-client": "<4.4.16,<5.1.7"
21+
"symfony/http-client": "<4.4.16 <5.1.7"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)