Skip to content

Commit 60e7071

Browse files
authored
Merge pull request #2 from dougblackjr/master
Bump Dashboard to 2.0
2 parents e210478 + 776141b commit 60e7071

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.4",
20-
"spatie/laravel-dashboard": "^1.0",
21-
"scheb/yahoo-finance-api": "^3.1"
20+
"spatie/laravel-dashboard": "^2.0",
21+
"scheb/yahoo-finance-api": "^4.0",
22+
"guzzlehttp/guzzle": "^7.0"
2223
},
2324
"require-dev": {
2425
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)