MDL-69548 core: Adding the ZipStream library
This allows downloading of zip files as a stream, and will be used by the Download course content project (MDL-69540).
This commit is contained in:
@@ -104,6 +104,7 @@ class core_component {
|
||||
'RedeyeVentures\\GeoPattern' => 'lib/geopattern-php/GeoPattern',
|
||||
'MongoDB' => 'cache/stores/mongodb/MongoDB',
|
||||
'Firebase\\JWT' => 'lib/php-jwt/src',
|
||||
'ZipStream' => 'lib/zipstream/src/',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user