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 4b3293f commit 195c60fCopy full SHA for 195c60f
composer.json
@@ -29,7 +29,7 @@
29
"prefer-stable": true,
30
"minimum-stability": "dev",
31
"require": {
32
- "php": "^7.3",
+ "php": "^7.3 || ^8.0",
33
"ext-dom": "*",
34
"ext-xmlwriter": "*",
35
"phpunit/php-file-iterator": "^3.0",
0 commit comments