From 3ab75fa7f8eef9d6855ae925f18257a320bc1ad3 Mon Sep 17 00:00:00 2001 From: JulianaChiabai Date: Mon, 9 Sep 2024 14:33:18 +0200 Subject: [PATCH] composer.json update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0cd0dfb..c40ec66 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^8.3", "rjvandoesburg/laravel-jira-rest-client": "^3.0", - "spatie/laravel-dashboard": "^2.0" + "spatie/laravel-dashboard": "^3.1.0" }, "require-dev": { "phpunit/phpunit": "^9.3"