diff --git a/composer.json b/composer.json index ae5d966..c3c23c5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "enobrev/tools", + "name": "enobrev/php-tools", "description": "General Tools", "type": "library", "license": "MIT", @@ -12,7 +12,7 @@ "repositories": [ { "type": "vcs", - "url": "https://github.com/enobrev/tools" + "url": "https://github.com/enobrev/php-tools" } ], "require": { diff --git a/composer.lock b/composer.lock index 52df7d9..357475a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "daf693b5ce3726a7c3d432572b0690ee", - "content-hash": "c2b79e3da8d694fcc23d0bdec8a85ae1", + "hash": "1d5323dd27cc33e01e67dd294a9d31aa", + "content-hash": "8bffea1d76ce1c6a25f8348dc20e3d2f", "packages": [ { "name": "monolog/monolog",