Skip to content

v1.5.0: Fixing PSR-0 autoload issue (#227)

Compare
Choose a tag to compare
@rap2hpoutre rap2hpoutre released this 22 Apr 20:11
· 24 commits to master since this release
a50d2e8
* Making the controller PSR-0 Compatible

* Update composer.json

* Dynamic base controller

* Update LogViewerController.php

* Dependency class namespace fix

* Changing the package name back after testing

* Updating documentation