Skip to content

Commit 6231170

Browse files
authored
Update composer.json
1 parent fda6982 commit 6231170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"require-dev": {
4141
"squizlabs/php_codesniffer": "^2.3",
4242
"orchestra/testbench": "3.x",
43-
"phpunit/phpunit": "^4.8|^5.2"
43+
"phpunit/phpunit": "^4.8|^5.2|^6"
4444
},
4545
"scripts": {
4646
"test": "phpunit",

0 commit comments

Comments
 (0)