Andrew Kovalyov
Andrew Kovalyov
``` bash $ composer global require umpirsky/centipede:0.1.*@dev ``` ends with the following error ``` bash Your requirements could not be resolved to an installable set of packages. Problem 1 -...
Should be merged when #28 is resolved.
Thank you @Aluxian for great kit. Works like a charm in dev. However, when it is packed to production-ready package and it is installed, the following exception is thrown: ``````...
@wysow this is a very dirty beginning of the approach we have discussed in the #387. I will try to make it as clean and straightforward as possible (currently it...