dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

fix console application #68

Closed alexmerlin closed 3 years ago

alexmerlin commented 3 years ago

It tries to use libraries that don't even exist anymore. Do the fix after dot-console has been updated to use laminas-cli.

alexmerlin commented 3 years ago

On branch 1.0 fixed dot-console and added dot-cli On branch 3.0 removed dot-console and added dot-cli