Skip to content

Commit c0a6f53

Browse files
committed
Still works on PHP 7.1
1 parent b27f98f commit c0a6f53

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
@@ -21,7 +21,7 @@
2121
{"name": "Steve Müller", "email": "[email protected]"}
2222
],
2323
"require": {
24-
"php": "^7.2 || ^8.0",
24+
"php": "^7.1 || ^8.0",
2525
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
2626
"slevomat/coding-standard": "^6.3.9",
2727
"squizlabs/php_codesniffer": "^3.5.5"

0 commit comments

Comments
 (0)