Skip to content

Commit

Permalink
Updated laravel-dashboard to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robbens committed Sep 9, 2020
1 parent 1cd1a97 commit 4f60e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": "^7.4",
"guzzlehttp/guzzle": "^6.5",
"spatie/laravel-dashboard": "^1.0"
"guzzlehttp/guzzle": "^7.0",
"spatie/laravel-dashboard": "^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
Expand Down

0 comments on commit 4f60e10

Please sign in to comment.