From 56c22d7a173d7b20bd5fff36dfdefbadbcaf28e9 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Sun, 21 May 2023 20:47:13 +0300 Subject: [PATCH] wip --- LICENSE.md | 2 +- README.md | 2 +- composer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 580f28e..b41e0dd 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) Ashraf Monshi +Copyright (c) php coder Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index d60fd54..4c637e9 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ If you discover any security related issues, please email wh7r.com@gmail.com ins ## Credits -- [Ashraf Monshi](https://github.com/atmonshi) +- [php coder](https://github.com/atmonshi) - [All Contributors](../../contributors) ## License diff --git a/composer.json b/composer.json index e4bd3e7..cdbf2c7 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "type": "library", "authors": [ { - "name": "Ashraf Monshi", + "name": "php coder", "email": "wh7r.com@gmail.com", "role": "Owner" }