diff --git a/composer.json b/composer.json index a98ff7b..715ca02 100644 --- a/composer.json +++ b/composer.json @@ -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": [ { @@ -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": {