Skip to content

Commit

Permalink
Still works on PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Oct 24, 2020
1 parent b27f98f commit c0a6f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{"name": "Steve Müller", "email": "st.mueller@dzh-online.de"}
],
"require": {
"php": "^7.2 || ^8.0",
"php": "^7.1 || ^8.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
"slevomat/coding-standard": "^6.3.9",
"squizlabs/php_codesniffer": "^3.5.5"
Expand Down

0 comments on commit c0a6f53

Please sign in to comment.