MDL-56012 lib: Update of readme and xml file.

Also made edits to use the PSR-4 autoloader.
This commit is contained in:
Adrian Greeve 2016-09-20 15:16:17 +08:00
parent cd198eafd6
commit dd9ee3d837
6 changed files with 14 additions and 21 deletions

View file

@ -77,7 +77,8 @@ class core_component {
'GeoIp2' => 'lib/maxmind/GeoIp2',
'Sabberworm\\CSS' => 'lib/php-css-parser',
'MoodleHQ\\RTLCSS' => 'lib/rtlcss',
'Leafo\\ScssPhp' => 'lib/scssphp'
'Leafo\\ScssPhp' => 'lib/scssphp',
'Box\\Spout' => 'lib/spout/src/Spout'
);
/**