We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b1c01 commit a691556Copy full SHA for a691556
1 file changed
composer.json
@@ -15,7 +15,9 @@
15
},
16
17
"require": {
18
- "php": "^7.4|^8.0"
+ "php": "^7.4|^8.0",
19
+ "ext-ctype": "*",
20
+ "ext-dom": "*"
21
22
23
"require-dev": {
0 commit comments