Skip to content

Commit 617d503

Browse files
committed
MC-19642: Change single pipes to double pipes in composer.json files
- Fixed test.composer.json
1 parent cdaeaa4 commit 617d503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Test/Unit/_files/test.composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~5.6.0|7.0.2|^7.0.6",
11+
"php": "~5.6.0||7.0.2||^7.0.6",
1212
"ext-openssl": "*"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)