From a1e96c6b621ea5d9c7c48216bfbc5c9de8870fb8 Mon Sep 17 00:00:00 2001 From: spajx Date: Wed, 16 Sep 2020 18:18:04 +0200 Subject: [PATCH] Fix composer name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1fbabc1..5f5886b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "spajx/php-sraz", + "name": "spajxo/php-sraz", "type": "library", "description": "...", "license": "MIT",