Skip to content

Commit 5975277

Browse files
authored
Replace single | to double
1 parent 4b1048a commit 5975277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": ">=7.4",
99
"ext-simplexml": "*",
1010
"ext-libxml": "*",
11-
"psr/http-message": "^1.0 | ^2.0",
11+
"psr/http-message": "^1.0 || ^2.0",
1212
"psr/http-client": "^1.0",
1313
"psr/http-factory": "^1.0"
1414
},

0 commit comments

Comments
 (0)