Skip to content

Commit

Permalink
Adding support for v2 of dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
aglipanci committed Sep 10, 2020
1 parent a34aa5d commit 5978fd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aglipanci/laravel-dashboard-forge-tile",
"description": "1.0.0",
"name": "aglipanci/laravel-dashboard-forge-tile1",
"description": "1.1.0",
"license": "MIT",
"authors": [
{
Expand All @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.4",
"spatie/laravel-dashboard": "^1.0",
"spatie/laravel-dashboard": "^2.0",
"themsaid/forge-sdk": "^2.1"
},
"require-dev": {
Expand Down

0 comments on commit 5978fd2

Please sign in to comment.