Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 83d00dc

Browse files
committed
Use double pipe
1 parent 12b9c22 commit 83d00dc

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.2|^8.0",
12+
"php": "^7.2||^8.0",
1313
"ext-dom": "*"
1414
},
1515
"require-dev": {

0 commit comments

Comments
 (0)