Skip to content

Commit b4f8d40

Browse files
authored
Update composer.json
1 parent 87a8bc4 commit b4f8d40

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
@@ -19,10 +19,10 @@
1919
"laravel/framework": "6.*|7.*|8.*"
2020
},
2121
"require-dev": {
22-
"illuminate/support": "^8.5",
2322
"orchestra/testbench": "^6.0",
24-
"phpunit/phpunit": "^9.3",
25-
"laravel/framework": "6.*|7.*|8.*"
23+
"laravel/tinker": "^2.4",
24+
"illuminate/support": "^8.5",
25+
"laravel/laravel": "^8.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)