From 3f7c35af01c647a1b892a348b6ba69bc1c9cfc4b Mon Sep 17 00:00:00 2001 From: MishaRatnikov <48904564+mik009@users.noreply.github.com> Date: Sun, 8 Aug 2021 21:31:44 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3bb4225..a1fd2b9 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "elegantweb/sanitizer", + "name": "mik009/sanitizer", "description": "Sanitization library for PHP and the Laravel framework.", "keywords": ["laravel", "sanitation", "input sanitation", "input sanitizer", "input", "transform input", "input filter"], "license": "MIT",