dependency updates

This commit is contained in:
2023-07-18 18:44:27 +10:00
parent 7ba80ccc58
commit 15c330c784
2 changed files with 390 additions and 462 deletions

72
composer.lock generated
View File

@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "apimatic/core", "name": "apimatic/core",
"version": "0.3.1", "version": "0.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/apimatic/core-lib-php.git", "url": "https://github.com/apimatic/core-lib-php.git",
"reference": "8e7154a40a1c14f34294357f3a8e03541ddf4714" "reference": "32238fb83ce9a3ebef38c726b497c0f218d6e6c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/apimatic/core-lib-php/zipball/8e7154a40a1c14f34294357f3a8e03541ddf4714", "url": "https://api.github.com/repos/apimatic/core-lib-php/zipball/32238fb83ce9a3ebef38c726b497c0f218d6e6c9",
"reference": "8e7154a40a1c14f34294357f3a8e03541ddf4714", "reference": "32238fb83ce9a3ebef38c726b497c0f218d6e6c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -55,9 +55,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/apimatic/core-lib-php/issues", "issues": "https://github.com/apimatic/core-lib-php/issues",
"source": "https://github.com/apimatic/core-lib-php/tree/0.3.1" "source": "https://github.com/apimatic/core-lib-php/tree/0.3.2"
}, },
"time": "2023-06-14T07:32:12+00:00" "time": "2023-07-11T09:30:32+00:00"
}, },
{ {
"name": "apimatic/core-interfaces", "name": "apimatic/core-interfaces",
@@ -277,16 +277,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.275.6", "version": "3.275.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "a048b1d7110f62fb67cc69b93efc24e62ea8b64b" "reference": "18ebb727039c974aa9e997772486b2c869ec2bb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a048b1d7110f62fb67cc69b93efc24e62ea8b64b", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/18ebb727039c974aa9e997772486b2c869ec2bb6",
"reference": "a048b1d7110f62fb67cc69b93efc24e62ea8b64b", "reference": "18ebb727039c974aa9e997772486b2c869ec2bb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -366,9 +366,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.275.6" "source": "https://github.com/aws/aws-sdk-php/tree/3.275.8"
}, },
"time": "2023-07-11T04:45:11+00:00" "time": "2023-07-17T18:32:24+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@@ -4007,16 +4007,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.11.18", "version": "v0.11.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec" "reference": "1724ceff278daeeac5a006744633bacbb2dc4706"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f00ee9e236fa6a48f4560d1300b9c961a70a7ec", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1724ceff278daeeac5a006744633bacbb2dc4706",
"reference": "4f00ee9e236fa6a48f4560d1300b9c961a70a7ec", "reference": "1724ceff278daeeac5a006744633bacbb2dc4706",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4077,9 +4077,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.11.18" "source": "https://github.com/bobthecow/psysh/tree/v0.11.19"
}, },
"time": "2023-05-23T02:31:11+00:00" "time": "2023-07-15T19:42:19+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@@ -7411,16 +7411,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.15.2", "version": "2.15.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73" "reference": "c83e88a30524f9360b11f585f71e6b17313b7187"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", "url": "https://api.github.com/repos/filp/whoops/zipball/c83e88a30524f9360b11f585f71e6b17313b7187",
"reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", "reference": "c83e88a30524f9360b11f585f71e6b17313b7187",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7470,7 +7470,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.15.2" "source": "https://github.com/filp/whoops/tree/2.15.3"
}, },
"funding": [ "funding": [
{ {
@@ -7478,7 +7478,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-04-12T12:00:00+00:00" "time": "2023-07-13T12:00:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@@ -7533,16 +7533,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.10.4", "version": "v1.10.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "f56798088068af8bd75a8f2c4ecae022990fdf75" "reference": "a458fb057bfa2f5a09888a8aa349610be807b0c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/f56798088068af8bd75a8f2c4ecae022990fdf75", "url": "https://api.github.com/repos/laravel/pint/zipball/a458fb057bfa2f5a09888a8aa349610be807b0c3",
"reference": "f56798088068af8bd75a8f2c4ecae022990fdf75", "reference": "a458fb057bfa2f5a09888a8aa349610be807b0c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7555,7 +7555,7 @@
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.21.1", "friendsofphp/php-cs-fixer": "^3.21.1",
"illuminate/view": "^10.5.1", "illuminate/view": "^10.5.1",
"laravel-zero/framework": "^10.0.2", "laravel-zero/framework": "^10.1.1",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.5.1", "nunomaduro/larastan": "^2.5.1",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
@@ -7595,7 +7595,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2023-07-11T15:18:27+00:00" "time": "2023-07-14T10:26:01+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
@@ -8328,16 +8328,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.2.4", "version": "10.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "68484779b5a2ed711fbdeba6ca01910d87acdff2" "reference": "1c17815c129f133f3019cc18e8d0c8622e6d9bcd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/68484779b5a2ed711fbdeba6ca01910d87acdff2", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c17815c129f133f3019cc18e8d0c8622e6d9bcd",
"reference": "68484779b5a2ed711fbdeba6ca01910d87acdff2", "reference": "1c17815c129f133f3019cc18e8d0c8622e6d9bcd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8409,7 +8409,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.4" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.6"
}, },
"funding": [ "funding": [
{ {
@@ -8425,7 +8425,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-10T04:06:08+00:00" "time": "2023-07-17T12:08:28+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",

780
package-lock.json generated

File diff suppressed because it is too large Load Diff