Merge pull request #232 from jonnybarnes/dependency_updates_20210904

Update dependencies
This commit is contained in:
Jonny Barnes 2021-09-04 15:35:27 +01:00 committed by GitHub
commit 73abab253d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 541 additions and 480 deletions

68
composer.lock generated
View file

@ -63,20 +63,71 @@
"time": "2021-03-11T06:42:03+00:00"
},
{
"name": "aws/aws-sdk-php",
"version": "3.191.7",
"name": "aws/aws-crt-php",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "c8f220112b64fbd089efead939d4fc70e794616c"
"url": "https://github.com/awslabs/aws-crt-php.git",
"reference": "3942776a8c99209908ee0b287746263725685732"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c8f220112b64fbd089efead939d4fc70e794616c",
"reference": "c8f220112b64fbd089efead939d4fc70e794616c",
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732",
"reference": "3942776a8c99209908ee0b287746263725685732",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|^5.4.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "AWS SDK Common Runtime Team",
"email": "aws-sdk-common-runtime@amazon.com"
}
],
"description": "AWS Common Runtime for PHP",
"homepage": "http://aws.amazon.com/sdkforphp",
"keywords": [
"amazon",
"aws",
"crt",
"sdk"
],
"support": {
"issues": "https://github.com/awslabs/aws-crt-php/issues",
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2"
},
"time": "2021-09-03T22:57:30+00:00"
},
{
"name": "aws/aws-sdk-php",
"version": "3.192.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "3f3026ecd3ef534701499ce98c8e3393604fca8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3f3026ecd3ef534701499ce98c8e3393604fca8b",
"reference": "3f3026ecd3ef534701499ce98c8e3393604fca8b",
"shasum": ""
},
"require": {
"aws/aws-crt-php": "^1.0.1",
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
@ -148,9 +199,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.191.7"
"source": "https://github.com/aws/aws-sdk-php/tree/3.192.0"
},
"time": "2021-08-30T18:41:03+00:00"
"time": "2021-09-03T18:13:44+00:00"
},
{
"name": "brick/math",
@ -11213,6 +11264,7 @@
"type": "github"
}
],
"abandoned": true,
"time": "2020-09-28T06:45:17+00:00"
},
{

953
package-lock.json generated

File diff suppressed because it is too large Load diff