Skip to content

Commit 7ea4ede

Browse files
committed
php >=7.2
1 parent ca883ff commit 7ea4ede

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
@@ -18,7 +18,7 @@
1818
"issues": "https://github.com/php-gettext/PHP-Scanner/issues"
1919
},
2020
"require": {
21-
"php": "^7.2",
21+
"php": ">=7.2",
2222
"nikic/php-parser": "^4.2",
2323
"gettext/gettext": "^5.5.0"
2424
},

0 commit comments

Comments
 (0)