Remove references to help

This commit is contained in:
James Cole
2022-02-03 10:32:20 +01:00
parent 944864ed25
commit ddabfbc1ad
10 changed files with 15 additions and 383 deletions

20
composer.lock generated
View File

@@ -1771,16 +1771,16 @@
},
{
"name": "laravel/framework",
"version": "v8.81.0",
"version": "v8.82.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9cc0efd724ce67a190b1695ba31a27bbb1ae9177"
"reference": "411d5243c58cbf12b0fc89cab1ceb50088968c27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9cc0efd724ce67a190b1695ba31a27bbb1ae9177",
"reference": "9cc0efd724ce67a190b1695ba31a27bbb1ae9177",
"url": "https://api.github.com/repos/laravel/framework/zipball/411d5243c58cbf12b0fc89cab1ceb50088968c27",
"reference": "411d5243c58cbf12b0fc89cab1ceb50088968c27",
"shasum": ""
},
"require": {
@@ -1940,7 +1940,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-01-25T16:41:46+00:00"
"time": "2022-02-01T16:13:57+00:00"
},
{
"name": "laravel/passport",
@@ -2085,16 +2085,16 @@
},
{
"name": "laravel/serializable-closure",
"version": "v1.0.5",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
"reference": "25de3be1bca1b17d52ff0dc02b646c667ac7266c"
"reference": "65c9faf50d567b65d81764a44526545689e3fe63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/25de3be1bca1b17d52ff0dc02b646c667ac7266c",
"reference": "25de3be1bca1b17d52ff0dc02b646c667ac7266c",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/65c9faf50d567b65d81764a44526545689e3fe63",
"reference": "65c9faf50d567b65d81764a44526545689e3fe63",
"shasum": ""
},
"require": {
@@ -2140,7 +2140,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure"
},
"time": "2021-11-30T15:53:04+00:00"
"time": "2022-02-01T16:29:39+00:00"
},
{
"name": "laravel/ui",