Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Sep 6, 2019
1 parent fda6982 commit 6231170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"require-dev": {
"squizlabs/php_codesniffer": "^2.3",
"orchestra/testbench": "3.x",
"phpunit/phpunit": "^4.8|^5.2"
"phpunit/phpunit": "^4.8|^5.2|^6"
},
"scripts": {
"test": "phpunit",
Expand Down

0 comments on commit 6231170

Please sign in to comment.