mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
upgrade laravel/framework to v9.52.17
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
|||||||
"hashids/hashids": "^4.1",
|
"hashids/hashids": "^4.1",
|
||||||
"imdbphp/imdbphp": "^7.0",
|
"imdbphp/imdbphp": "^7.0",
|
||||||
"irazasyed/telegram-bot-sdk": "^3.11",
|
"irazasyed/telegram-bot-sdk": "^3.11",
|
||||||
"laravel/framework": "9.52.4",
|
"laravel/framework": "v9.52.17",
|
||||||
"laravel/octane": "^1.2",
|
"laravel/octane": "^1.2",
|
||||||
"laravel/passport": "^11.10",
|
"laravel/passport": "^11.10",
|
||||||
"laravel/sanctum": "^2.10",
|
"laravel/sanctum": "^2.10",
|
||||||
|
|||||||
Generated
+8
-8
@@ -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": "2b89de67bf5d41d008100e25d21303b0",
|
"content-hash": "546ab4accfd6fa5ec14eeadfbc14e573",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "akaunting/laravel-money",
|
"name": "akaunting/laravel-money",
|
||||||
@@ -3189,16 +3189,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v9.52.4",
|
"version": "v9.52.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "9239128cfb4d22afefb64060dfecf53e82987267"
|
"reference": "a069cf17e4943fb88d2a91c92690004fb3236dab"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/9239128cfb4d22afefb64060dfecf53e82987267",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/a069cf17e4943fb88d2a91c92690004fb3236dab",
|
||||||
"reference": "9239128cfb4d22afefb64060dfecf53e82987267",
|
"reference": "a069cf17e4943fb88d2a91c92690004fb3236dab",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3295,7 +3295,7 @@
|
|||||||
"league/flysystem-read-only": "^3.3",
|
"league/flysystem-read-only": "^3.3",
|
||||||
"league/flysystem-sftp-v3": "^3.0",
|
"league/flysystem-sftp-v3": "^3.0",
|
||||||
"mockery/mockery": "^1.5.1",
|
"mockery/mockery": "^1.5.1",
|
||||||
"orchestra/testbench-core": "^7.16",
|
"orchestra/testbench-core": "^7.24",
|
||||||
"pda/pheanstalk": "^4.0",
|
"pda/pheanstalk": "^4.0",
|
||||||
"phpstan/phpdoc-parser": "^1.15",
|
"phpstan/phpdoc-parser": "^1.15",
|
||||||
"phpstan/phpstan": "^1.4.7",
|
"phpstan/phpstan": "^1.4.7",
|
||||||
@@ -3383,7 +3383,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": "2023-02-22T14:38:06+00:00"
|
"time": "2024-11-12T15:39:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/octane",
|
"name": "laravel/octane",
|
||||||
@@ -13996,6 +13996,6 @@
|
|||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
"ext-zend-opcache": "*"
|
"ext-zend-opcache": "*"
|
||||||
},
|
},
|
||||||
"platform-dev": [],
|
"platform-dev": {},
|
||||||
"plugin-api-version": "2.6.0"
|
"plugin-api-version": "2.6.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user