Skip to content

Commit

Permalink
Updated requied php version in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nowaja committed Dec 14, 2021
1 parent 14c181f commit af81a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
}
],
"require": {
"php": "^7.1|^8",
"php": "^7.3|^8",
"ext-SimpleXML": "*",
"ext-ctype": "*",
"ext-dom": "*",
Expand Down

0 comments on commit af81a54

Please sign in to comment.