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 1821647 commit c9d6df1Copy full SHA for c9d6df1
composer.circleci.json
@@ -35,7 +35,7 @@
35
"php" : ">=5.6.0"
36
},
37
"require-dev": {
38
- "phpunit/phpunit": "^5.0",
+ "phpunit/phpunit": "^5.0 || ^6.5",
39
"squizlabs/php_codesniffer": "^3.1"
40
}
41
composer.json
@@ -40,7 +40,7 @@
42
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
43
- "phpunit/phpunit": "^6.5",
44
"sirbrillig/phpcs-import-detection": "^1.1",
45
"limedeck/phpunit-detailed-printer": "^3.1",
46
"phpstan/phpstan": "^0.11.8"
0 commit comments