diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e69de29 diff --git a/composer.json b/composer.json index 6e0f052..f81f1c0 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "nightmare/php", - "description": "php helper", + "description": "php", "require": { "php": ">=7.4.0", "colinodell/json5": ">=2.3", @@ -28,4 +28,3 @@ } } } -