Revision 23409c7ca129950c93f7a2da42f71a23a9ff4711

Committed on 17/12/2017 2:19 pm by msheakoski <michael.sheakoski@gmail.com> [GitHub Diff]

Make psysh.facade public so it is not removed from the compiled container (#31)

- Update PHPUnit to 6.x
- Move `AppKernel` in a namespace and leverage the Composer PSR-4 autoloader and the `KERNEL_CLASS` environment variable
- Make the necessary services public
- Fix bin/console AppKernel usage and permissions