chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2025-06-16 14:45:05 +02:00
parent af934ffdc2
commit ea6eef0db3

75
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.344.4",
"version": "3.344.6",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "df314cc4169146d87a15bb408edfaf94ab9ca08c"
"reference": "eb0bc621472592545539329499961a15a3f9f6dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/df314cc4169146d87a15bb408edfaf94ab9ca08c",
"reference": "df314cc4169146d87a15bb408edfaf94ab9ca08c",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/eb0bc621472592545539329499961a15a3f9f6dc",
"reference": "eb0bc621472592545539329499961a15a3f9f6dc",
"shasum": ""
},
"require": {
@ -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.344.4"
"source": "https://github.com/aws/aws-sdk-php/tree/3.344.6"
},
"time": "2025-06-10T18:04:31+00:00"
"time": "2025-06-12T18:03:59+00:00"
},
{
"name": "bnussbau/laravel-trmnl-blade",
@ -1489,21 +1489,21 @@
},
{
"name": "keepsuit/laravel-liquid",
"version": "v0.5.3",
"version": "v0.5.4",
"source": {
"type": "git",
"url": "https://github.com/keepsuit/laravel-liquid.git",
"reference": "df0e365a246be5ec0f9f639abe26bb9888175614"
"reference": "ba426f44798042e3635a29ea91bbf2a4b2874a04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/keepsuit/laravel-liquid/zipball/df0e365a246be5ec0f9f639abe26bb9888175614",
"reference": "df0e365a246be5ec0f9f639abe26bb9888175614",
"url": "https://api.github.com/repos/keepsuit/laravel-liquid/zipball/ba426f44798042e3635a29ea91bbf2a4b2874a04",
"reference": "ba426f44798042e3635a29ea91bbf2a4b2874a04",
"shasum": ""
},
"require": {
"illuminate/contracts": "^10.0 || ^11.0 || ^12.0",
"keepsuit/liquid": "^0.7 || ^0.8",
"keepsuit/liquid": "^0.7 || ^0.8 || ^0.9",
"php": "^8.1",
"spatie/laravel-package-tools": "^1.16",
"symfony/var-exporter": "^6.3 || ^7.0"
@ -1558,22 +1558,22 @@
],
"support": {
"issues": "https://github.com/keepsuit/laravel-liquid/issues",
"source": "https://github.com/keepsuit/laravel-liquid/tree/v0.5.3"
"source": "https://github.com/keepsuit/laravel-liquid/tree/v0.5.4"
},
"time": "2025-04-30T13:55:45+00:00"
"time": "2025-06-15T12:06:40+00:00"
},
{
"name": "keepsuit/liquid",
"version": "v0.8.1",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/keepsuit/php-liquid.git",
"reference": "efbce11b94490996a5227cbc24315d2edb060c06"
"reference": "f5d81df3689acb79b04c7be3d13778e1f138185f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/keepsuit/php-liquid/zipball/efbce11b94490996a5227cbc24315d2edb060c06",
"reference": "efbce11b94490996a5227cbc24315d2edb060c06",
"url": "https://api.github.com/repos/keepsuit/php-liquid/zipball/f5d81df3689acb79b04c7be3d13778e1f138185f",
"reference": "f5d81df3689acb79b04c7be3d13778e1f138185f",
"shasum": ""
},
"require": {
@ -1619,9 +1619,9 @@
],
"support": {
"issues": "https://github.com/keepsuit/php-liquid/issues",
"source": "https://github.com/keepsuit/php-liquid/tree/v0.8.1"
"source": "https://github.com/keepsuit/php-liquid/tree/v0.9.0"
},
"time": "2025-04-22T07:33:48+00:00"
"time": "2025-06-15T12:02:45+00:00"
},
{
"name": "laravel/framework",
@ -3099,16 +3099,16 @@
},
{
"name": "nesbot/carbon",
"version": "3.9.1",
"version": "3.10.0",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon.git",
"reference": "ced71f79398ece168e24f7f7710462f462310d4d"
"reference": "c1397390dd0a7e0f11660f0ae20f753d88c1f3d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ced71f79398ece168e24f7f7710462f462310d4d",
"reference": "ced71f79398ece168e24f7f7710462f462310d4d",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/c1397390dd0a7e0f11660f0ae20f753d88c1f3d9",
"reference": "c1397390dd0a7e0f11660f0ae20f753d88c1f3d9",
"shasum": ""
},
"require": {
@ -3116,9 +3116,9 @@
"ext-json": "*",
"php": "^8.1",
"psr/clock": "^1.0",
"symfony/clock": "^6.3 || ^7.0",
"symfony/clock": "^6.3.12 || ^7.0",
"symfony/polyfill-mbstring": "^1.0",
"symfony/translation": "^4.4.18 || ^5.2.1|| ^6.0 || ^7.0"
"symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0"
},
"provide": {
"psr/clock-implementation": "1.0"
@ -3126,14 +3126,13 @@
"require-dev": {
"doctrine/dbal": "^3.6.3 || ^4.0",
"doctrine/orm": "^2.15.2 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.57.2",
"friendsofphp/php-cs-fixer": "^3.75.0",
"kylekatarnls/multi-tester": "^2.5.3",
"ondrejmirtes/better-reflection": "^6.25.0.4",
"phpmd/phpmd": "^2.15.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.11.2",
"phpunit/phpunit": "^10.5.20",
"squizlabs/php_codesniffer": "^3.9.0"
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.1.17",
"phpunit/phpunit": "^10.5.46",
"squizlabs/php_codesniffer": "^3.13.0"
},
"bin": [
"bin/carbon"
@ -3201,7 +3200,7 @@
"type": "tidelift"
}
],
"time": "2025-05-01T19:51:51+00:00"
"time": "2025-06-12T10:24:28+00:00"
},
{
"name": "nette/schema",
@ -7389,16 +7388,16 @@
},
{
"name": "filp/whoops",
"version": "2.18.1",
"version": "2.18.3",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26"
"reference": "59a123a3d459c5a23055802237cb317f609867e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26",
"reference": "8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26",
"url": "https://api.github.com/repos/filp/whoops/zipball/59a123a3d459c5a23055802237cb317f609867e5",
"reference": "59a123a3d459c5a23055802237cb317f609867e5",
"shasum": ""
},
"require": {
@ -7448,7 +7447,7 @@
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.18.1"
"source": "https://github.com/filp/whoops/tree/2.18.3"
},
"funding": [
{
@ -7456,7 +7455,7 @@
"type": "github"
}
],
"time": "2025-06-03T18:56:14+00:00"
"time": "2025-06-16T00:02:10+00:00"
},
{
"name": "hamcrest/hamcrest-php",