upgrade laravel/framework to v9.52.17

This commit is contained in:
xiaomlove
2024-11-17 18:06:53 +08:00
parent d5aa159047
commit 324d19d4bc
2 changed files with 9 additions and 9 deletions

16
composer.lock generated
View File

@@ -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": "2b89de67bf5d41d008100e25d21303b0",
"content-hash": "546ab4accfd6fa5ec14eeadfbc14e573",
"packages": [
{
"name": "akaunting/laravel-money",
@@ -3189,16 +3189,16 @@
},
{
"name": "laravel/framework",
"version": "v9.52.4",
"version": "v9.52.17",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9239128cfb4d22afefb64060dfecf53e82987267"
"reference": "a069cf17e4943fb88d2a91c92690004fb3236dab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9239128cfb4d22afefb64060dfecf53e82987267",
"reference": "9239128cfb4d22afefb64060dfecf53e82987267",
"url": "https://api.github.com/repos/laravel/framework/zipball/a069cf17e4943fb88d2a91c92690004fb3236dab",
"reference": "a069cf17e4943fb88d2a91c92690004fb3236dab",
"shasum": ""
},
"require": {
@@ -3295,7 +3295,7 @@
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^7.16",
"orchestra/testbench-core": "^7.24",
"pda/pheanstalk": "^4.0",
"phpstan/phpdoc-parser": "^1.15",
"phpstan/phpstan": "^1.4.7",
@@ -3383,7 +3383,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-02-22T14:38:06+00:00"
"time": "2024-11-12T15:39:14+00:00"
},
{
"name": "laravel/octane",
@@ -13996,6 +13996,6 @@
"ext-xml": "*",
"ext-zend-opcache": "*"
},
"platform-dev": [],
"platform-dev": {},
"plugin-api-version": "2.6.0"
}