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 441abdf commit a80b438Copy full SHA for a80b438
composer.json
@@ -19,7 +19,7 @@
19
"ivopetkov/html5-dom-document-php": "2.*"
20
},
21
"require-dev": {
22
- "phpunit/phpunit": "6.*",
+ "phpunit/phpunit": "6.*|7.*|8.*|9.*",
23
"ivopetkov/docs-generator": "0.1.*"
24
25
"autoload": {
0 commit comments