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 fda6982 commit 6231170Copy full SHA for 6231170
composer.json
@@ -40,7 +40,7 @@
40
"require-dev": {
41
"squizlabs/php_codesniffer": "^2.3",
42
"orchestra/testbench": "3.x",
43
- "phpunit/phpunit": "^4.8|^5.2"
+ "phpunit/phpunit": "^4.8|^5.2|^6"
44
},
45
"scripts": {
46
"test": "phpunit",
0 commit comments