Skip to content

Commit c571cf9

Browse files
authored
Update composer.json
1 parent 8ef8c31 commit c571cf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"laravel/helpers": "^1.3"
3131
},
3232
"require-dev": {
33-
"orchestra/testbench": "^5.2",
33+
"orchestra/testbench": "^6.0",
3434
"laravel/tinker": "^2.4",
35-
"illuminate/support": "^7.12",
36-
"laravel/laravel": "^7.12"
35+
"illuminate/support": "^8.5",
36+
"laravel/laravel": "^8.0"
3737
},
3838
"autoload": {
3939
"psr-4": {

0 commit comments

Comments
 (0)