Skip to content

Commit 46a87e6

Browse files
authored
Update composer.json
1 parent 1d4bb81 commit 46a87e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"require-dev": {
3434
"infection/infection": "^0.14",
35-
"orchestra/testbench": "^3.7|^4.0",
35+
"orchestra/testbench": "^4.0",
3636
"phpstan/phpstan": "^0.11",
37-
"phpunit/phpunit": "^7.5|^8.2",
37+
"phpunit/phpunit": "^8.2",
3838
"laravel/cashier": "*"
3939
},
4040
"suggest": {

0 commit comments

Comments
 (0)