Skip to content

Commit a4cb6f7

Browse files
Mark different PHP versions to be conflicting to be in line with other repositories.
1 parent 6425a38 commit a4cb6f7

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.1|^8.0",
15+
"php": "^7.1 || ^8.0",
1616
"composer-plugin-api": "^1.0 || ^2.0"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)