Skip to content

Commit 37f9ff0

Browse files
authored
Update composer.json
1 parent 6231170 commit 37f9ff0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
},
4040
"require-dev": {
4141
"squizlabs/php_codesniffer": "^2.3",
42-
"orchestra/testbench": "3.x",
43-
"phpunit/phpunit": "^4.8|^5.2|^6"
42+
"orchestra/testbench": "^3"
4443
},
4544
"scripts": {
4645
"test": "phpunit",

0 commit comments

Comments
 (0)