We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a4717 commit 3d47663Copy full SHA for 3d47663
composer.json
@@ -12,7 +12,7 @@
12
}
13
],
14
"require": {
15
- "php": "^7.0|^8.0",
+ "php": "^7.0 || ^8.0",
16
"phpmd/phpmd": "^2.0",
17
"squizlabs/php_codesniffer": "~3.5.4"
18
},
0 commit comments