chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2025-03-20 21:45:21 +01:00
parent dfd77b392a
commit 941305dff6

49
composer.lock generated
View file

@ -1415,16 +1415,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.2.0", "version": "v12.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "2fb06941bc69ea92f28b2888535ab144ee006889" "reference": "ca0412e978f78ecea0cafbe34dd8b18010064f73"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/2fb06941bc69ea92f28b2888535ab144ee006889", "url": "https://api.github.com/repos/laravel/framework/zipball/ca0412e978f78ecea0cafbe34dd8b18010064f73",
"reference": "2fb06941bc69ea92f28b2888535ab144ee006889", "reference": "ca0412e978f78ecea0cafbe34dd8b18010064f73",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1626,7 +1626,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-12T14:38:20+00:00" "time": "2025-03-18T13:49:19+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@ -7218,16 +7218,16 @@
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",
"version": "2.1.0", "version": "2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git", "url": "https://github.com/Jean85/pretty-package-versions.git",
"reference": "3c4e5f62ba8d7de1734312e4fff32f67a8daaf10" "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/3c4e5f62ba8d7de1734312e4fff32f67a8daaf10", "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a",
"reference": "3c4e5f62ba8d7de1734312e4fff32f67a8daaf10", "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7237,8 +7237,9 @@
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.2", "friendsofphp/php-cs-fixer": "^3.2",
"jean85/composer-provided-replaced-stub-package": "^1.0", "jean85/composer-provided-replaced-stub-package": "^1.0",
"phpstan/phpstan": "^1.4", "phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^7.5|^8.5|^9.6", "phpunit/phpunit": "^7.5|^8.5|^9.6",
"rector/rector": "^2.0",
"vimeo/psalm": "^4.3 || ^5.0" "vimeo/psalm": "^4.3 || ^5.0"
}, },
"type": "library", "type": "library",
@ -7271,9 +7272,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/Jean85/pretty-package-versions/issues", "issues": "https://github.com/Jean85/pretty-package-versions/issues",
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.0" "source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1"
}, },
"time": "2024-11-18T16:19:46+00:00" "time": "2025-03-19T14:43:43+00:00"
}, },
{ {
"name": "laravel/pail", "name": "laravel/pail",
@ -9013,16 +9014,16 @@
}, },
{ {
"name": "sebastian/code-unit", "name": "sebastian/code-unit",
"version": "3.0.2", "version": "3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git", "url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca" "reference": "54391c61e4af8078e5b276ab082b6d3c54c9ad64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/54391c61e4af8078e5b276ab082b6d3c54c9ad64",
"reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", "reference": "54391c61e4af8078e5b276ab082b6d3c54c9ad64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9058,7 +9059,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues", "issues": "https://github.com/sebastianbergmann/code-unit/issues",
"security": "https://github.com/sebastianbergmann/code-unit/security/policy", "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
"source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2" "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.3"
}, },
"funding": [ "funding": [
{ {
@ -9066,7 +9067,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-12-12T09:59:06+00:00" "time": "2025-03-19T07:56:08+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -9771,16 +9772,16 @@
}, },
{ {
"name": "sebastian/type", "name": "sebastian/type",
"version": "5.1.0", "version": "5.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/type.git", "url": "https://github.com/sebastianbergmann/type.git",
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac" "reference": "a8a7e30534b0eb0c77cd9d07e82de1a114389f5e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/a8a7e30534b0eb0c77cd9d07e82de1a114389f5e",
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac", "reference": "a8a7e30534b0eb0c77cd9d07e82de1a114389f5e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9816,7 +9817,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/type/issues", "issues": "https://github.com/sebastianbergmann/type/issues",
"security": "https://github.com/sebastianbergmann/type/security/policy", "security": "https://github.com/sebastianbergmann/type/security/policy",
"source": "https://github.com/sebastianbergmann/type/tree/5.1.0" "source": "https://github.com/sebastianbergmann/type/tree/5.1.2"
}, },
"funding": [ "funding": [
{ {
@ -9824,7 +9825,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-09-17T13:12:04+00:00" "time": "2025-03-18T13:35:50+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",