A Laravel 5 package to backup your application
composer require "spatie/laravel-backup:5.1.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ~5.5.0 |
| illuminate/contracts | ~5.5.0 |
| illuminate/events | ~5.5.0 |
| illuminate/filesystem | ~5.5.0 |
| illuminate/notifications | ~5.5.0 |
| illuminate/support | ~5.5.0 |
| league/flysystem | ^1.0.27 |
| php | ^7.0 |
| spatie/db-dumper | ^2.7 |
| spatie/temporary-directory | ^1.1 |
| symfony/finder | ^3.3 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.5 |
| orchestra/testbench | ~3.5.0 |
| phpunit/phpunit | ^6.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-11-01 16:23:17 |
| 类型 | library |