Updated php deps

This commit is contained in:
Dan Brown 2023-03-24 14:46:30 +00:00
parent 0e43618dda
commit 970088a8a1
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

51
composer.lock generated
View File

@ -58,16 +58,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.261.10", "version": "3.262.0",
"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": "4889eff2b3fe35e878fbcaf8374d73f043609170" "reference": "f45eefe4735d5a16ecc44cfd9a6c29421ae1e802"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4889eff2b3fe35e878fbcaf8374d73f043609170", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f45eefe4735d5a16ecc44cfd9a6c29421ae1e802",
"reference": "4889eff2b3fe35e878fbcaf8374d73f043609170", "reference": "f45eefe4735d5a16ecc44cfd9a6c29421ae1e802",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -146,9 +146,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.261.10" "source": "https://github.com/aws/aws-sdk-php/tree/3.262.0"
}, },
"time": "2023-03-13T18:19:14+00:00" "time": "2023-03-23T18:21:18+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1873,16 +1873,16 @@
}, },
{ {
"name": "knplabs/knp-snappy", "name": "knplabs/knp-snappy",
"version": "v1.4.1", "version": "v1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/KnpLabs/snappy.git", "url": "https://github.com/KnpLabs/snappy.git",
"reference": "5126fb5b335ec929a226314d40cd8dad497c3d67" "reference": "b66f79334421c26d9c244427963fa2d92980b5d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67", "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/b66f79334421c26d9c244427963fa2d92980b5d3",
"reference": "5126fb5b335ec929a226314d40cd8dad497c3d67", "reference": "b66f79334421c26d9c244427963fa2d92980b5d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1941,9 +1941,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/KnpLabs/snappy/issues", "issues": "https://github.com/KnpLabs/snappy/issues",
"source": "https://github.com/KnpLabs/snappy/tree/v1.4.1" "source": "https://github.com/KnpLabs/snappy/tree/v1.4.2"
}, },
"time": "2022-01-07T13:03:38+00:00" "time": "2023-03-17T14:47:54+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
@ -4578,16 +4578,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.11.12", "version": "v0.11.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7" "reference": "722317c9f5627e588788e340f29b923e58f92f54"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/52cb7c47d403c31c0adc9bf7710fc355f93c20f7", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/722317c9f5627e588788e340f29b923e58f92f54",
"reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7", "reference": "722317c9f5627e588788e340f29b923e58f92f54",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4648,9 +4648,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.12" "source": "https://github.com/bobthecow/psysh/tree/v0.11.13"
}, },
"time": "2023-01-29T21:24:40+00:00" "time": "2023-03-21T14:22:44+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -8737,16 +8737,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.6", "version": "1.10.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "50d089a3e0904b0fe7e2cf2d4fd37d427d64235a" "reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/50d089a3e0904b0fe7e2cf2d4fd37d427d64235a", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0166aef76e066f0dd2adc2799bdadfa1635711e9",
"reference": "50d089a3e0904b0fe7e2cf2d4fd37d427d64235a", "reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8775,8 +8775,11 @@
"static analysis" "static analysis"
], ],
"support": { "support": {
"docs": "https://phpstan.org/user-guide/getting-started",
"forum": "https://github.com/phpstan/phpstan/discussions",
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.10.6" "security": "https://github.com/phpstan/phpstan/security/policy",
"source": "https://github.com/phpstan/phpstan-src"
}, },
"funding": [ "funding": [
{ {
@ -8792,7 +8795,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-09T16:55:12+00:00" "time": "2023-03-24T10:28:16+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",