From c67e973ea732068e796cf7dc90a81eba9f663cde Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 13 Nov 2020 13:05:38 +0600 Subject: [PATCH] v1.0.0 --- advance-dump.php | 11 ----------- composer.json | 2 +- src/functions/advance-dump.php | 4 ++-- 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 advance-dump.php diff --git a/advance-dump.php b/advance-dump.php deleted file mode 100644 index 92f2759..0000000 --- a/advance-dump.php +++ /dev/null @@ -1,11 +0,0 @@ - - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - diff --git a/composer.json b/composer.json index cfd1a37..30f4161 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "tuhin18003/advance-var-dumper", "description": "Advance way of dumping PHP variables", "type": "library", - "homepage": "https://github.com/voku/portable-ascii", + "homepage": "https://github.com/tuhin18003/Advance-Var-Dumper", "license": "MIT", "authors": [ { diff --git a/src/functions/advance-dump.php b/src/functions/advance-dump.php index 5f41a01..0fca288 100644 --- a/src/functions/advance-dump.php +++ b/src/functions/advance-dump.php @@ -1,9 +1,9 @@ + * (c) M.Tuhin * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.