Fixes #2352 PSR Class Load (#2353)
commit86f3798f59fe11a84909a537d001254ebd8eea88
authorStephen Nielson <stephen.nielson@gmail.com>
Wed, 3 Apr 2019 18:23:17 +0000 (3 14:23 -0400)
committerBrady Miller <brady.g.miller@gmail.com>
Wed, 3 Apr 2019 18:23:17 +0000 (3 11:23 -0700)
tree6b04fd89977d3cf6948b0c796d7a93164fdd49e5
parentaaacbc94d96c8458f513eda51d8efd03573e6c3d
Fixes #2352 PSR Class Load (#2353)

* Fixes #2352 PSR Class Load

See the issue for more details but this goes through and specifies where the namespaces that don't match PSR-4 naming convention
can be found to make it PSR-4 compliant.  This makes things backwards compabitible and works with command line tools that
rely on PSR-4 autoloading to work correctly.
composer.json
composer.lock