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 ef7b2f5 commit 7c439eeCopy full SHA for 7c439ee
composer.json
@@ -21,7 +21,7 @@
21
"irc": "irc://irc.freenode.net/phpunit"
22
},
23
"require": {
24
- "php": "^5.6 || ^7.0",
+ "php": "^5.6 || ^7.0 || ^8.0",
25
"ext-dom": "*",
26
"ext-xmlwriter": "*",
27
"phpunit/php-file-iterator": "^1.3",
0 commit comments