From 6312af402b7de84068418e2c0eb095c9b2a5c282 Mon Sep 17 00:00:00 2001 From: tonyyb Date: Wed, 6 Jan 2021 11:36:00 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2c3ab03..e0b88da 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "nova", "contexts" ], - "license": "AGPL-3.0-or-late", + "license": "AGPL-3.0-or-later", "require": { "php": ">=7.4.0", "illuminate/support": "^7.0|^8.0"