Skip to content

Commit f18f7b0

Browse files
authored
Update composer.json
1 parent 62b7093 commit f18f7b0

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
"homepage": "https://github.com/roadrunner-php/version-checker",
1010
"license": "MIT",
1111
"require": {
12-
"php": "^8.1",
12+
"php": ">=8.1",
1313
"composer-runtime-api": "^2.0",
1414
"composer/semver": "^3.3",
1515
"symfony/process": "^5.4 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)