mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-56012 lib: Update of readme and xml file.
Also made edits to use the PSR-4 autoloader.
This commit is contained in:
parent
cd198eafd6
commit
dd9ee3d837
6 changed files with 14 additions and 21 deletions
|
@ -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'
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue