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 9ada435 commit 4f654b5Copy full SHA for 4f654b5
composer.json
@@ -27,7 +27,7 @@
27
"ext-ctype": "*"
28
},
29
"require-dev": {
30
- "phpunit/phpunit": "^6.5 || ^7.5 || ^8.5"
+ "phpunit/phpunit": "^5.5 || ^6.5 || ^7.5 || ^8.5"
31
32
"scripts": {
33
"test": "phpunit",
0 commit comments