Update used packages to their latest versions

This commit is contained in:
DariusIII
2025-04-17 11:25:30 +02:00
parent 478d5823ae
commit 9707e36263
Generated
+10 -10
View File
@@ -3431,16 +3431,16 @@
},
{
"name": "laravel/framework",
"version": "v12.9.0",
"version": "v12.9.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "d413f9e297b62238c6c633c082f8f45a888e31b6"
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d413f9e297b62238c6c633c082f8f45a888e31b6",
"reference": "d413f9e297b62238c6c633c082f8f45a888e31b6",
"url": "https://api.github.com/repos/laravel/framework/zipball/3db59aa0f382c349c78a92f3e5b5522e00e3301b",
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b",
"shasum": ""
},
"require": {
@@ -3642,7 +3642,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-04-15T15:36:35+00:00"
"time": "2025-04-16T15:44:19+00:00"
},
{
"name": "laravel/horizon",
@@ -16622,16 +16622,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.11",
"version": "2.1.12",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30"
"reference": "96dde49e967c0c22812bcfa7bda4ff82c09f3b0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8ca5f79a8f63c49b2359065832a654e1ec70ac30",
"reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/96dde49e967c0c22812bcfa7bda4ff82c09f3b0c",
"reference": "96dde49e967c0c22812bcfa7bda4ff82c09f3b0c",
"shasum": ""
},
"require": {
@@ -16676,7 +16676,7 @@
"type": "github"
}
],
"time": "2025-03-24T13:45:00+00:00"
"time": "2025-04-16T13:19:18+00:00"
},
{
"name": "phpunit/php-code-coverage",