Compare commits
1 commit
1996dba957
...
0a7b90603c
Author | SHA1 | Date | |
---|---|---|---|
0a7b90603c |
2 changed files with 19 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"laravel/laravel": "v12.0.6"
|
"laravel/laravel": "v12.0.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
36
composer/composer.lock
generated
36
composer/composer.lock
generated
|
@ -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": "e9cb5b3f292e88f7b39cf94112e1fd7f",
|
"content-hash": "a2f32c0625745b9a324d61d9e7f594d3",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
|
@ -1056,16 +1056,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v12.8.1",
|
"version": "v12.9.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "d1ea3566f6e0cad34834c6d18db0bf995438eb87"
|
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/d1ea3566f6e0cad34834c6d18db0bf995438eb87",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/3db59aa0f382c349c78a92f3e5b5522e00e3301b",
|
||||||
"reference": "d1ea3566f6e0cad34834c6d18db0bf995438eb87",
|
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1174,7 +1174,7 @@
|
||||||
"league/flysystem-sftp-v3": "^3.25.1",
|
"league/flysystem-sftp-v3": "^3.25.1",
|
||||||
"mockery/mockery": "^1.6.10",
|
"mockery/mockery": "^1.6.10",
|
||||||
"orchestra/testbench-core": "^10.0.0",
|
"orchestra/testbench-core": "^10.0.0",
|
||||||
"pda/pheanstalk": "^5.0.6",
|
"pda/pheanstalk": "^5.0.6|^7.0.0",
|
||||||
"php-http/discovery": "^1.15",
|
"php-http/discovery": "^1.15",
|
||||||
"phpstan/phpstan": "^2.0",
|
"phpstan/phpstan": "^2.0",
|
||||||
"phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1",
|
"phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1",
|
||||||
|
@ -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-04-08T19:58:59+00:00"
|
"time": "2025-04-16T15:44:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/laravel",
|
"name": "laravel/laravel",
|
||||||
"version": "v12.0.6",
|
"version": "v12.0.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/laravel.git",
|
"url": "https://github.com/laravel/laravel.git",
|
||||||
"reference": "7a7015534e6cdde94a8d9e224b98a20735b11491"
|
"reference": "e654bf366241d3777e6215d0283224693c61f971"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/laravel/zipball/7a7015534e6cdde94a8d9e224b98a20735b11491",
|
"url": "https://api.github.com/repos/laravel/laravel/zipball/e654bf366241d3777e6215d0283224693c61f971",
|
||||||
"reference": "7a7015534e6cdde94a8d9e224b98a20735b11491",
|
"reference": "e654bf366241d3777e6215d0283224693c61f971",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1320,9 +1320,9 @@
|
||||||
"laravel"
|
"laravel"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/laravel/laravel/tree/v12.0.6"
|
"source": "https://github.com/laravel/laravel/tree/v12.0.7"
|
||||||
},
|
},
|
||||||
"time": "2025-04-08T18:50:08+00:00"
|
"time": "2025-04-15T15:24:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/prompts",
|
"name": "laravel/prompts",
|
||||||
|
@ -1512,16 +1512,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/commonmark",
|
"name": "league/commonmark",
|
||||||
"version": "2.6.1",
|
"version": "2.6.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/commonmark.git",
|
"url": "https://github.com/thephpleague/commonmark.git",
|
||||||
"reference": "d990688c91cedfb69753ffc2512727ec646df2ad"
|
"reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad",
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/06c3b0bf2540338094575612f4a1778d0d2d5e94",
|
||||||
"reference": "d990688c91cedfb69753ffc2512727ec646df2ad",
|
"reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1615,7 +1615,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-12-29T14:10:59+00:00"
|
"time": "2025-04-18T21:09:27+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/config",
|
"name": "league/config",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue