chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2025-10-07 19:47:37 +02:00
parent 8aea83703c
commit 74a65d6daf

103
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.356.31",
"version": "3.356.33",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "3e74e822177581c90faed3d607b022af9962bd00"
"reference": "b93da7b0eeec09b220daa9b598a94832f99cefa7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3e74e822177581c90faed3d607b022af9962bd00",
"reference": "3e74e822177581c90faed3d607b022af9962bd00",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b93da7b0eeec09b220daa9b598a94832f99cefa7",
"reference": "b93da7b0eeec09b220daa9b598a94832f99cefa7",
"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.356.31"
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.33"
},
"time": "2025-10-02T18:59:02+00:00"
"time": "2025-10-06T19:01:41+00:00"
},
{
"name": "bnussbau/laravel-trmnl-blade",
@ -1618,16 +1618,16 @@
},
{
"name": "laravel/framework",
"version": "v12.32.5",
"version": "v12.33.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a"
"reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/77b2740391cd2a825ba59d6fada45e9b8b9bcc5a",
"reference": "77b2740391cd2a825ba59d6fada45e9b8b9bcc5a",
"url": "https://api.github.com/repos/laravel/framework/zipball/124efc5f09d4668a4dc13f94a1018c524a58bcb1",
"reference": "124efc5f09d4668a4dc13f94a1018c524a58bcb1",
"shasum": ""
},
"require": {
@ -1833,7 +1833,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-09-30T17:39:22+00:00"
"time": "2025-10-07T14:30:39+00:00"
},
{
"name": "laravel/prompts",
@ -3898,16 +3898,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.46",
"version": "3.0.47",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6"
"reference": "9d6ca36a6c2dd434765b1071b2644a1c683b385d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6",
"reference": "56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/9d6ca36a6c2dd434765b1071b2644a1c683b385d",
"reference": "9d6ca36a6c2dd434765b1071b2644a1c683b385d",
"shasum": ""
},
"require": {
@ -3988,7 +3988,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.46"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.47"
},
"funding": [
{
@ -4004,7 +4004,7 @@
"type": "tidelift"
}
],
"time": "2025-06-26T16:29:55+00:00"
"time": "2025-10-06T01:07:24+00:00"
},
{
"name": "psr/clock",
@ -7879,16 +7879,16 @@
"packages-dev": [
{
"name": "brianium/paratest",
"version": "v7.14.0",
"version": "v7.14.1",
"source": {
"type": "git",
"url": "https://github.com/paratestphp/paratest.git",
"reference": "5dc47b3a4638a1c6c6b4941bee5908b2e2154b84"
"reference": "e1a93c38a94f4808faf75552e835666d3a6f8bb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/5dc47b3a4638a1c6c6b4941bee5908b2e2154b84",
"reference": "5dc47b3a4638a1c6c6b4941bee5908b2e2154b84",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/e1a93c38a94f4808faf75552e835666d3a6f8bb2",
"reference": "e1a93c38a94f4808faf75552e835666d3a6f8bb2",
"shasum": ""
},
"require": {
@ -7902,21 +7902,20 @@
"phpunit/php-code-coverage": "^12.4.0",
"phpunit/php-file-iterator": "^6",
"phpunit/php-timer": "^8",
"phpunit/phpunit": "^12.3.15",
"phpunit/phpunit": "^12.4.0",
"sebastian/environment": "^8.0.3",
"symfony/console": "^6.4.20 || ^7.3.4",
"symfony/process": "^6.4.20 || ^7.3.4"
},
"require-dev": {
"doctrine/coding-standard": "^13.0.1",
"doctrine/coding-standard": "^14.0.0",
"ext-pcntl": "*",
"ext-pcov": "*",
"ext-posix": "*",
"phpstan/phpstan": "^2.1.29",
"phpstan/phpstan": "^2.1.30",
"phpstan/phpstan-deprecation-rules": "^2.0.3",
"phpstan/phpstan-phpunit": "^2.0.7",
"phpstan/phpstan-strict-rules": "^2.0.7",
"squizlabs/php_codesniffer": "^3.13.4",
"symfony/filesystem": "^6.4.13 || ^7.3.2"
},
"bin": [
@ -7957,7 +7956,7 @@
],
"support": {
"issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v7.14.0"
"source": "https://github.com/paratestphp/paratest/tree/v7.14.1"
},
"funding": [
{
@ -7969,7 +7968,7 @@
"type": "paypal"
}
],
"time": "2025-09-30T08:03:23+00:00"
"time": "2025-10-06T08:26:52+00:00"
},
{
"name": "doctrine/deprecations",
@ -9107,16 +9106,16 @@
},
{
"name": "pestphp/pest",
"version": "v4.1.1",
"version": "v4.1.2",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest.git",
"reference": "8e3444e1db7a6bd06b7f3683c3d82db77406357b"
"reference": "08b09f2e98fc6830050c0237968b233768642d46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/8e3444e1db7a6bd06b7f3683c3d82db77406357b",
"reference": "8e3444e1db7a6bd06b7f3683c3d82db77406357b",
"url": "https://api.github.com/repos/pestphp/pest/zipball/08b09f2e98fc6830050c0237968b233768642d46",
"reference": "08b09f2e98fc6830050c0237968b233768642d46",
"shasum": ""
},
"require": {
@ -9128,20 +9127,20 @@
"pestphp/pest-plugin-mutate": "^4.0.1",
"pestphp/pest-plugin-profanity": "^4.1.0",
"php": "^8.3.0",
"phpunit/phpunit": "^12.3.15",
"symfony/process": "^7.3.3"
"phpunit/phpunit": "^12.4.0",
"symfony/process": "^7.3.4"
},
"conflict": {
"filp/whoops": "<2.18.3",
"phpunit/phpunit": ">12.3.15",
"phpunit/phpunit": ">12.4.0",
"sebastian/exporter": "<7.0.0",
"webmozart/assert": "<1.11.0"
},
"require-dev": {
"pestphp/pest-dev-tools": "^4.0.0",
"pestphp/pest-plugin-browser": "^4.1.0",
"pestphp/pest-plugin-browser": "^4.1.1",
"pestphp/pest-plugin-type-coverage": "^4.0.2",
"psy/psysh": "^0.12.10"
"psy/psysh": "^0.12.12"
},
"bin": [
"bin/pest"
@ -9207,7 +9206,7 @@
],
"support": {
"issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v4.1.1"
"source": "https://github.com/pestphp/pest/tree/v4.1.2"
},
"funding": [
{
@ -9219,7 +9218,7 @@
"type": "github"
}
],
"time": "2025-10-01T13:30:25+00:00"
"time": "2025-10-05T19:09:49+00:00"
},
{
"name": "pestphp/pest-plugin",
@ -10365,16 +10364,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.3.15",
"version": "12.4.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "b035ee2cd8ecad4091885b61017ebb1d80eb0e57"
"reference": "f62aab5794e36ccd26860db2d1bbf89ac19028d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b035ee2cd8ecad4091885b61017ebb1d80eb0e57",
"reference": "b035ee2cd8ecad4091885b61017ebb1d80eb0e57",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f62aab5794e36ccd26860db2d1bbf89ac19028d9",
"reference": "f62aab5794e36ccd26860db2d1bbf89ac19028d9",
"shasum": ""
},
"require": {
@ -10410,7 +10409,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "12.3-dev"
"dev-main": "12.4-dev"
}
},
"autoload": {
@ -10442,7 +10441,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.15"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.4.0"
},
"funding": [
{
@ -10466,25 +10465,25 @@
"type": "tidelift"
}
],
"time": "2025-09-28T12:10:54+00:00"
"time": "2025-10-03T04:28:03+00:00"
},
{
"name": "rector/rector",
"version": "2.1.7",
"version": "2.2.1",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce"
"reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e1aaf3061e9ae9342ed0824865e3a3360defddeb",
"reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.18"
"phpstan/phpstan": "^2.1.26"
},
"conflict": {
"rector/rector-doctrine": "*",
@ -10518,7 +10517,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.7"
"source": "https://github.com/rectorphp/rector/tree/2.2.1"
},
"funding": [
{
@ -10526,7 +10525,7 @@
"type": "github"
}
],
"time": "2025-09-10T11:13:58+00:00"
"time": "2025-10-06T21:25:14+00:00"
},
{
"name": "sebastian/cli-parser",