From 14d3175bb99f0a01b816d258480a3993239b1875 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Mon, 4 Nov 2019 00:10:43 +0100 Subject: [PATCH] REFACTORING: renaming the repository --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0afa52a..bf5c166 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": "^7.3", "codeception/codeception": "^3.1" }, - "license": "BSD", + "license": "GPL", "authors": [ { "name": "Stephan Kasdorf",