Skip to content

Commit

Permalink
Fix: Require ext-ctype
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Aug 27, 2021
1 parent 5138be3 commit 1053447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -16,6 +16,7 @@
"require": {
"php": "^7.1|^8",
"ext-SimpleXML": "*",
"ext-ctype": "*",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
Expand Down

0 comments on commit 1053447

Please sign in to comment.