Compare commits
1 commit
d4b1130885
...
1996dba957
Author | SHA1 | Date | |
---|---|---|---|
1996dba957 |
2 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"require": {
|
||||
"laravel/laravel": "v12.0.4"
|
||||
"laravel/laravel": "v12.0.6"
|
||||
}
|
||||
}
|
||||
|
|
24
composer/composer.lock
generated
24
composer/composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "d55ac3ef433f18ff3a12ae933489da5d",
|
||||
"content-hash": "e9cb5b3f292e88f7b39cf94112e1fd7f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
|
@ -1056,16 +1056,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v12.7.2",
|
||||
"version": "v12.8.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "a4ba76e06fe6dd02312359f8184ab259900a7780"
|
||||
"reference": "d1ea3566f6e0cad34834c6d18db0bf995438eb87"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/a4ba76e06fe6dd02312359f8184ab259900a7780",
|
||||
"reference": "a4ba76e06fe6dd02312359f8184ab259900a7780",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/d1ea3566f6e0cad34834c6d18db0bf995438eb87",
|
||||
"reference": "d1ea3566f6e0cad34834c6d18db0bf995438eb87",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1267,20 +1267,20 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2025-04-03T18:00:49+00:00"
|
||||
"time": "2025-04-08T19:58:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/laravel",
|
||||
"version": "v12.0.4",
|
||||
"version": "v12.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/laravel.git",
|
||||
"reference": "f308c84b10fb0b620bb45f46d8956f9d99aeae03"
|
||||
"reference": "7a7015534e6cdde94a8d9e224b98a20735b11491"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/laravel/zipball/f308c84b10fb0b620bb45f46d8956f9d99aeae03",
|
||||
"reference": "f308c84b10fb0b620bb45f46d8956f9d99aeae03",
|
||||
"url": "https://api.github.com/repos/laravel/laravel/zipball/7a7015534e6cdde94a8d9e224b98a20735b11491",
|
||||
"reference": "7a7015534e6cdde94a8d9e224b98a20735b11491",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1320,9 +1320,9 @@
|
|||
"laravel"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/laravel/laravel/tree/v12.0.4"
|
||||
"source": "https://github.com/laravel/laravel/tree/v12.0.6"
|
||||
},
|
||||
"time": "2025-03-31T14:06:07+00:00"
|
||||
"time": "2025-04-08T18:50:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
|
|
Loading…
Add table
Reference in a new issue