This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Description
Currently the AppFactory will try and instantiate the ZendServivceManager by default if no container is given, causing a Fatal Error if that class is not present.
As the package depends on no container implementation, would it not make sense to have no default?
(same applies to FastRoute)