Remove services deleted from core

See https://github.com/laravel/framework/pull/28441 and https://github.com/laravel/framework/pull/28442
This commit is contained in:
Dries Vints
2019-05-07 17:57:29 +02:00
parent 7e6af5c031
commit fe9f8497d9
3 changed files with 4 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ return [
| may even configure multiple disks of the same driver. Defaults have
| been setup for each driver as an example of the required options.
|
| Supported Drivers: "local", "ftp", "sftp", "s3", "rackspace"
| Supported Drivers: "local", "ftp", "sftp", "s3"
|
*/