This commit is contained in:
Javier Casares 2026-08-24 13:41:08 +00:00
commit 476389b914
93 changed files with 1864 additions and 305 deletions

View file

@ -59,17 +59,17 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.392.3",
"version_normalized": "3.392.3.0",
"version": "3.393.4",
"version_normalized": "3.393.4.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "0ca19a44856b2497ae426f800d35ad97ee179d1a"
"reference": "a5880510e500aa0fe13a6410183cd222b3263890"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0ca19a44856b2497ae426f800d35ad97ee179d1a",
"reference": "0ca19a44856b2497ae426f800d35ad97ee179d1a",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a5880510e500aa0fe13a6410183cd222b3263890",
"reference": "a5880510e500aa0fe13a6410183cd222b3263890",
"shasum": ""
},
"require": {
@ -109,7 +109,7 @@
"ext-pcntl": "To use client-side monitoring",
"ext-sockets": "To use client-side monitoring"
},
"time": "2026-08-14T18:11:43+00:00",
"time": "2026-08-21T18:24:57+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -153,29 +153,29 @@
"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.392.3"
"source": "https://github.com/aws/aws-sdk-php/tree/3.393.4"
},
"install-path": "../aws/aws-sdk-php"
},
{
"name": "guzzlehttp/guzzle",
"version": "8.0.2",
"version_normalized": "8.0.2.0",
"version": "8.1.0",
"version_normalized": "8.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773"
"reference": "2cdae51a4a02c3fe2c38d42e25a7bb952e27b768"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d1cbca76970939a9c2ced55b1e25ea26f34fc773",
"reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/2cdae51a4a02c3fe2c38d42e25a7bb952e27b768",
"reference": "2cdae51a4a02c3fe2c38d42e25a7bb952e27b768",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^3.0.1",
"guzzlehttp/psr7": "^3.0",
"guzzlehttp/promises": "^3.0.2",
"guzzlehttp/psr7": "^3.1",
"php": "^7.4 || ^8.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
@ -199,7 +199,7 @@
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"time": "2026-08-05T19:50:26+00:00",
"time": "2026-08-24T11:07:02+00:00",
"type": "library",
"extra": {
"bamarni-bin": {
@ -268,7 +268,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/8.0.2"
"source": "https://github.com/guzzle/guzzle/tree/8.1.0"
},
"funding": [
{
@ -288,17 +288,17 @@
},
{
"name": "guzzlehttp/promises",
"version": "3.0.1",
"version_normalized": "3.0.1.0",
"version": "3.0.2",
"version_normalized": "3.0.2.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a"
"reference": "42118e66a53c492effaf92bc357e931985d5c6f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/64f38b87fa7d371853804161bfc701c9bc2cc00a",
"reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a",
"url": "https://api.github.com/repos/guzzle/promises/zipball/42118e66a53c492effaf92bc357e931985d5c6f9",
"reference": "42118e66a53c492effaf92bc357e931985d5c6f9",
"shasum": ""
},
"require": {
@ -308,7 +308,7 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^9.6.34"
},
"time": "2026-08-05T19:35:04+00:00",
"time": "2026-08-24T10:00:26+00:00",
"type": "library",
"extra": {
"bamarni-bin": {
@ -354,7 +354,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/3.0.1"
"source": "https://github.com/guzzle/promises/tree/3.0.2"
},
"funding": [
{
@ -374,17 +374,17 @@
},
{
"name": "guzzlehttp/psr7",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"version": "3.1.0",
"version_normalized": "3.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "b094ded77ee97a6027ad6cf0e8c7b9f88381814c"
"reference": "a3059ba1a84c9139c4ae03cf0f45bea276c97c74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/b094ded77ee97a6027ad6cf0e8c7b9f88381814c",
"reference": "b094ded77ee97a6027ad6cf0e8c7b9f88381814c",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a3059ba1a84c9139c4ae03cf0f45bea276c97c74",
"reference": "a3059ba1a84c9139c4ae03cf0f45bea276c97c74",
"shasum": ""
},
"require": {
@ -408,7 +408,7 @@
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"time": "2026-07-20T13:48:31+00:00",
"time": "2026-08-24T11:02:13+00:00",
"type": "library",
"extra": {
"bamarni-bin": {
@ -476,7 +476,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/3.0.0"
"source": "https://github.com/guzzle/psr7/tree/3.1.0"
},
"funding": [
{
@ -808,17 +808,17 @@
},
{
"name": "symfony/filesystem",
"version": "v8.1.2",
"version_normalized": "8.1.2.0",
"version": "v8.1.5",
"version_normalized": "8.1.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "17856b7a222664a26a5ea1cb06ee0721c2438217"
"reference": "6b2f4a0eeb28b5d74f90862592923a654bc629b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/17856b7a222664a26a5ea1cb06ee0721c2438217",
"reference": "17856b7a222664a26a5ea1cb06ee0721c2438217",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/6b2f4a0eeb28b5d74f90862592923a654bc629b3",
"reference": "6b2f4a0eeb28b5d74f90862592923a654bc629b3",
"shasum": ""
},
"require": {
@ -830,7 +830,7 @@
"require-dev": {
"symfony/process": "^7.4|^8.0"
},
"time": "2026-07-22T15:42:13+00:00",
"time": "2026-08-21T12:16:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -858,7 +858,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v8.1.2"
"source": "https://github.com/symfony/filesystem/tree/v8.1.5"
},
"funding": [
{