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 6231170 commit 37f9ff0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.3",
"orchestra/testbench": "3.x",
"phpunit/phpunit": "^4.8|^5.2|^6"
"orchestra/testbench": "^3"
},
"scripts": {
"test": "phpunit",
Expand Down

0 comments on commit 37f9ff0

Please sign in to comment.