MDL-76135 core: Add guzzle cache middleware
This commit is contained in:
@@ -116,6 +116,7 @@ class core_component {
|
||||
'GuzzleHttp\\Psr7' => 'lib/guzzlehttp/psr7/src',
|
||||
'GuzzleHttp\\Promise' => 'lib/guzzlehttp/promises/src',
|
||||
'GuzzleHttp' => 'lib/guzzlehttp/guzzle/src',
|
||||
'Kevinrob\\GuzzleCache' => 'lib/guzzlehttp/kevinrob/guzzlecache/src',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user