MDL-69548 core: Adding the http-message library

This is a dependency of ZipStream
This commit is contained in:
Michael Hawkins
2020-09-18 10:03:22 +08:00
parent bbfbe8e260
commit 54524f1ff0
12 changed files with 1281 additions and 0 deletions
+1
View File
@@ -106,6 +106,7 @@ class core_component {
'Firebase\\JWT' => 'lib/php-jwt/src',
'ZipStream' => 'lib/zipstream/src/',
'MyCLabs\\Enum' => 'lib/php-enum/src',
'Psr\\Http\\Message' => 'lib/http-message/src',
);
/**