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 62b7093 commit f18f7b0Copy full SHA for f18f7b0
composer.json
@@ -9,7 +9,7 @@
9
"homepage": "https://github.com/roadrunner-php/version-checker",
10
"license": "MIT",
11
"require": {
12
- "php": "^8.1",
+ "php": ">=8.1",
13
"composer-runtime-api": "^2.0",
14
"composer/semver": "^3.3",
15
"symfony/process": "^5.4 || ^6.0 || ^7.0"
0 commit comments