chore(Deps): Update Dependencies

main
Flycro 2024-02-22 21:11:41 +01:00
parent ccc2e3f9dd
commit b7f4c3484a
1 changed files with 11 additions and 11 deletions

22
composer.lock generated
View File

@ -1391,16 +1391,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.45.0", "version": "v10.45.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "8b08d8cd79f8093eb51a8c59e21647bedfbf05f2" "reference": "dcf5d1d722b84ad38a5e053289130b6962f830bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/8b08d8cd79f8093eb51a8c59e21647bedfbf05f2", "url": "https://api.github.com/repos/laravel/framework/zipball/dcf5d1d722b84ad38a5e053289130b6962f830bd",
"reference": "8b08d8cd79f8093eb51a8c59e21647bedfbf05f2", "reference": "dcf5d1d722b84ad38a5e053289130b6962f830bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1593,7 +1593,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": "2024-02-20T15:32:48+00:00" "time": "2024-02-21T14:07:36+00:00"
}, },
{ {
"name": "laravel/pail", "name": "laravel/pail",
@ -2673,16 +2673,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v5.0.0", "version": "v5.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc" "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4a21235f7e56e713259a6f76bf4b5ea08502b9dc", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2218c2252c874a4624ab2f613d86ac32d227bc69",
"reference": "4a21235f7e56e713259a6f76bf4b5ea08502b9dc", "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2725,9 +2725,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.0.0" "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.1"
}, },
"time": "2024-01-07T17:17:35+00:00" "time": "2024-02-21T19:24:10+00:00"
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",