amphp/http-server-static-content

Cannot run example: Missing dependency http-server-roter

prolic opened this issue · 2 comments

In order to execute the example the amphp/http-server-router dependency has be installed as well.

This is for amphp v3. By the way, same problem is for amphp/log - it's also required for the example to be able to run.

Both of these dependencies are listed in the require-dev section of composer.json. Nonetheless, I added a note about it in the example.