A Laravel package to backup your application
composer require "spatie/laravel-backup:6.0.6"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ~5.7.20 |
| illuminate/contracts | ~5.7.20 |
| illuminate/events | ~5.7.20 |
| illuminate/filesystem | ~5.7.20 |
| illuminate/notifications | ~5.7.20 |
| illuminate/support | ~5.7.20 |
| league/flysystem | ^1.0.49 |
| php | ^7.2 |
| spatie/db-dumper | ^2.12 |
| spatie/temporary-directory | ^1.1 |
| symfony/finder | ^4.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.7.0 |
| phpunit/phpunit | ^7.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-02-22 09:59:32 |
| 类型 | library |