From 1789e23f0d05c838d89edfe896221290d71cc04c Mon Sep 17 00:00:00 2001 From: Luke Youell Date: Thu, 28 Mar 2024 12:59:09 +0000 Subject: [PATCH] Upgrades tempest/highlight --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 718d9a5..4b8b79e 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "filament/filament": "^3.0", "illuminate/contracts": "^10.0|^11.0", "spatie/laravel-package-tools": "^1.15.0", - "tempest/highlight": "dev-main" + "tempest/highlight": "^1.0" }, "require-dev": { "laravel/pint": "^1.0",