MDL-78511 lib: Include JmesPath library

JMESPath library is required by AWS SDK for PHP library
This commit is contained in:
raortegar
2023-12-08 15:27:05 +01:00
parent 9b98f78d2a
commit f81d6ed426
19 changed files with 2926 additions and 0 deletions
+1
View File
@@ -122,6 +122,7 @@ class core_component {
'GuzzleHttp' => 'lib/guzzlehttp/guzzle/src',
'Kevinrob\\GuzzleCache' => 'lib/guzzlehttp/kevinrob/guzzlecache/src',
'Aws' => 'lib/aws-sdk/src',
'JmesPath' => 'lib/jmespath/src',
];
/**