code refactor

This commit is contained in:
Abhijit Bhatnagar 2025-08-17 02:11:49 +05:30
parent 9dbbd4a93c
commit 2e385d1f9d
3 changed files with 71 additions and 48 deletions

12
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "eb1f0708b5830b82ea720f047c348230",
"content-hash": "684994342b1eecfad8ef44a86ff89124",
"packages": [],
"packages-dev": [
{
@ -187,16 +187,16 @@
},
{
"name": "phpcsstandards/phpcsutils",
"version": "1.1.0",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHPCSUtils.git",
"reference": "65355670ac17c34cd235cf9d3ceae1b9252c4dad"
"reference": "f7eb16f2fa4237d5db9e8fed8050239bee17a9bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/65355670ac17c34cd235cf9d3ceae1b9252c4dad",
"reference": "65355670ac17c34cd235cf9d3ceae1b9252c4dad",
"url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/f7eb16f2fa4237d5db9e8fed8050239bee17a9bd",
"reference": "f7eb16f2fa4237d5db9e8fed8050239bee17a9bd",
"shasum": ""
},
"require": {
@ -276,7 +276,7 @@
"type": "thanks_dev"
}
],
"time": "2025-06-12T04:32:33+00:00"
"time": "2025-08-10T01:04:45+00:00"
},
{
"name": "squizlabs/php_codesniffer",