Closed paulinevos closed 6 years ago
While running composer install I got a 404 for dependency aporat/slim-json-helpers. The repo either doesn't seem to exist anymore or is private now.
composer install
404
aporat/slim-json-helpers
The only usage is in Callingallpapers\Api\Middleware\Renderer.
Callingallpapers\Api\Middleware\Renderer
Thanks for raising that issue! I'll check that ASAP and keep you posted!
Not sure ATM (and out of my head) why it's used in the first place…
While running
composer install
I got a404
for dependencyaporat/slim-json-helpers
. The repo either doesn't seem to exist anymore or is private now.The only usage is in
Callingallpapers\Api\Middleware\Renderer
.