fix tax issue (#953)

* fix tax issue

* remove console log

* update cs fixer package
This commit is contained in:
HarshJagad20
2022-10-26 19:51:36 +05:30
committed by GitHub
parent 4e47f58bad
commit bc8f2cd484
5 changed files with 914 additions and 1510 deletions

View File

@ -38,7 +38,7 @@
"barryvdh/laravel-ide-helper": "^2.6",
"beyondcode/laravel-dump-server": "^1.0",
"facade/ignition": "^2.3.6",
"friendsofphp/php-cs-fixer": "^3.0",
"friendsofphp/php-cs-fixer": "^3.8",
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^5.0",