Deps: Updated PHP deps pre v26.03 release

This commit is contained in:
Dan Brown
2026-03-15 13:17:48 +00:00
parent 362859ac23
commit 4f18fea086

28
composer.lock generated
View File

@@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.373.0",
"version": "3.373.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "fb74a2dca7ae2363e929c5cea33a4a4db0d22690"
"reference": "483fba51c28b3a0c0647bf5100e0edca82090b18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/fb74a2dca7ae2363e929c5cea33a4a4db0d22690",
"reference": "fb74a2dca7ae2363e929c5cea33a4a4db0d22690",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/483fba51c28b3a0c0647bf5100e0edca82090b18",
"reference": "483fba51c28b3a0c0647bf5100e0edca82090b18",
"shasum": ""
},
"require": {
@@ -92,12 +92,12 @@
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
"composer/composer": "^2.7.8",
"dms/phpunit-arraysubset-asserts": "^0.4.0",
"dms/phpunit-arraysubset-asserts": "^v0.5.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-sockets": "*",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^10.0",
"psr/cache": "^2.0 || ^3.0",
"psr/simple-cache": "^2.0 || ^3.0",
"sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
@@ -153,9 +153,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.373.0"
"source": "https://github.com/aws/aws-sdk-php/tree/3.373.2"
},
"time": "2026-03-11T18:33:36+00:00"
"time": "2026-03-13T18:08:30+00:00"
},
{
"name": "bacon/bacon-qr-code",
@@ -4941,16 +4941,16 @@
},
{
"name": "robrichards/xmlseclibs",
"version": "3.1.4",
"version": "3.1.5",
"source": {
"type": "git",
"url": "https://github.com/robrichards/xmlseclibs.git",
"reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd"
"reference": "03062be78178cbb5e8f605cd255dc32a14981f92"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/bc87389224c6de95802b505e5265b0ec2c5bcdbd",
"reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/03062be78178cbb5e8f605cd255dc32a14981f92",
"reference": "03062be78178cbb5e8f605cd255dc32a14981f92",
"shasum": ""
},
"require": {
@@ -4977,9 +4977,9 @@
],
"support": {
"issues": "https://github.com/robrichards/xmlseclibs/issues",
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.4"
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.5"
},
"time": "2025-12-08T11:57:53+00:00"
"time": "2026-03-13T10:31:56+00:00"
},
{
"name": "sabberworm/php-css-parser",