Compare commits

..

1 commit

Author SHA1 Message Date
4de1497ff7 fix(deps): update dependency laravel/laravel to v12 2025-06-14 05:13:32 +00:00
2 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
{ {
"require": { "require": {
"laravel/laravel": "v12.0.11" "laravel/laravel": "v12.0.10"
} }
} }

24
composer/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "299cde1ff8016e25c1a216ace8c4ae10", "content-hash": "6f9de532e0a5f1df796a99c8e173ebac",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1056,16 +1056,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.19.3", "version": "v12.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "4e6ec689ef704bb4bd282f29d9dd658dfb4fb262" "reference": "7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/4e6ec689ef704bb4bd282f29d9dd658dfb4fb262", "url": "https://api.github.com/repos/laravel/framework/zipball/7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d",
"reference": "4e6ec689ef704bb4bd282f29d9dd658dfb4fb262", "reference": "7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1267,20 +1267,20 @@
"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-06-18T12:56:23+00:00" "time": "2025-06-10T14:48:34+00:00"
}, },
{ {
"name": "laravel/laravel", "name": "laravel/laravel",
"version": "v12.0.11", "version": "v12.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/laravel.git", "url": "https://github.com/laravel/laravel.git",
"reference": "78600b89b7ffe70fce639b3c8af2b4b365856ce0" "reference": "26ea0b697c18b0653e71795e7858801dbb25a242"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/78600b89b7ffe70fce639b3c8af2b4b365856ce0", "url": "https://api.github.com/repos/laravel/laravel/zipball/26ea0b697c18b0653e71795e7858801dbb25a242",
"reference": "78600b89b7ffe70fce639b3c8af2b4b365856ce0", "reference": "26ea0b697c18b0653e71795e7858801dbb25a242",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1320,9 +1320,9 @@
"laravel" "laravel"
], ],
"support": { "support": {
"source": "https://github.com/laravel/laravel/tree/v12.0.11" "source": "https://github.com/laravel/laravel/tree/v12.0.10"
}, },
"time": "2025-06-10T15:10:00+00:00" "time": "2025-06-09T14:16:34+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",