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 1ff7831 commit 4dd368fCopy full SHA for 4dd368f
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
@@ -39,7 +39,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || ^0.5",
42
- "phpunit/phpunit": "^6.5",
43
"sirbrillig/phpcs-import-detection": "^1.1",
44
"limedeck/phpunit-detailed-printer": "^3.1",
45
"phpstan/phpstan": "^0.11.8"
0 commit comments