diff --git a/composer.lock b/composer.lock index 2605366..7506ec1 100644 --- a/composer.lock +++ b/composer.lock @@ -264,16 +264,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.370.0", + "version": "3.371.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3cfb2c787c43efa546ba3b6b596956cbef5cdd53" + "reference": "d300ec1c861e52dc8f17ca3d75dc754da949f065" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3cfb2c787c43efa546ba3b6b596956cbef5cdd53", - "reference": "3cfb2c787c43efa546ba3b6b596956cbef5cdd53", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d300ec1c861e52dc8f17ca3d75dc754da949f065", + "reference": "d300ec1c861e52dc8f17ca3d75dc754da949f065", "shasum": "" }, "require": { @@ -337,11 +337,11 @@ "authors": [ { "name": "Amazon Web Services", - "homepage": "http://aws.amazon.com" + "homepage": "https://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", - "homepage": "http://aws.amazon.com/sdkforphp", + "homepage": "https://aws.amazon.com/sdk-for-php", "keywords": [ "amazon", "aws", @@ -355,9 +355,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.370.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.371.3" }, - "time": "2026-02-20T19:09:33+00:00" + "time": "2026-02-27T19:05:40+00:00" }, { "name": "brick/math", @@ -1363,26 +1363,28 @@ }, { "name": "humanmade/s3-uploads", - "version": "3.0.12", + "version": "3.0.13", "source": { "type": "git", "url": "https://github.com/humanmade/S3-Uploads.git", - "reference": "c7f101475f93851bfe0cb1864b503971d06af802" + "reference": "c09bd3057747b181eeb9c22e380da9d904ba260a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/c7f101475f93851bfe0cb1864b503971d06af802", - "reference": "c7f101475f93851bfe0cb1864b503971d06af802", + "url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/c09bd3057747b181eeb9c22e380da9d904ba260a", + "reference": "c09bd3057747b181eeb9c22e380da9d904ba260a", "shasum": "" }, "require": { - "aws/aws-sdk-php": "~3.18", - "composer/installers": "~1.0 || ^2.0" + "aws/aws-sdk-php": "^3.366", + "composer/installers": "~1.0 || ^2.0", + "php": ">=8.0" }, "require-dev": { - "humanmade/psalm-plugin-wordpress": "^1.0", + "humanmade/psalm-plugin-wordpress": "^3.1", "pcov/clobber": "^2.0", - "phpunit/phpunit": "7.5", + "phpunit/phpunit": "^9.6", + "vimeo/psalm": "^5.0", "yoast/phpunit-polyfills": "^4.0" }, "type": "wordpress-plugin", @@ -1410,7 +1412,7 @@ "issues": "https://github.com/humanmade/s3-uploads/issues", "source": "https://github.com/humanmade/s3-uploads" }, - "time": "2026-02-17T16:21:03+00:00" + "time": "2026-02-25T17:57:09+00:00" }, { "name": "humanmade/wp-redis-predis-client", @@ -2491,16 +2493,16 @@ }, { "name": "symfony/filesystem", - "version": "v8.0.1", + "version": "v8.0.6", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "d937d400b980523dc9ee946bb69972b5e619058d" + "reference": "7bf9162d7a0dff98d079b72948508fa48018a770" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/d937d400b980523dc9ee946bb69972b5e619058d", - "reference": "d937d400b980523dc9ee946bb69972b5e619058d", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/7bf9162d7a0dff98d079b72948508fa48018a770", + "reference": "7bf9162d7a0dff98d079b72948508fa48018a770", "shasum": "" }, "require": { @@ -2537,7 +2539,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v8.0.1" + "source": "https://github.com/symfony/filesystem/tree/v8.0.6" }, "funding": [ { @@ -2557,7 +2559,7 @@ "type": "tidelift" } ], - "time": "2025-12-01T09:13:36+00:00" + "time": "2026-02-25T16:59:43+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2902,5 +2904,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }