From 35115e33a3f7b4447eb552c4a179a1fd187d9812 Mon Sep 17 00:00:00 2001 From: apostolp Date: Tue, 8 Sep 2020 14:42:56 +0300 Subject: [PATCH] change packagename --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 466b0cc..f00b69a 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "lotltd/vectors", + "name": "lotltd/php-vector-matrix", "description": "A library for vectors and matrices algebra", "type": "library", "require": {