- Replace
"andrey-helldar/api-response": "^8.0"
with"dragon-code/api-response": "^9.0"
in thecomposer.json
file; - Call the
composer update
console command.
- Replace
"andrey-helldar/api-response": "^8.0"
with"dragon-code/api-response": "^9.0"
in thecomposer.json
file; - Replace
Helldar\ApiResponse
namespace prefix withDragonCode\ApiResponse
; - Call the
composer update
console command.