A Laravel 5 package to backup your application
composer require "spatie/laravel-backup:4.2.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ~5.3.8 |
| illuminate/contracts | ~5.3.8 |
| illuminate/events | ~5.3.8 |
| illuminate/filesystem | ~5.3.8 |
| illuminate/notifications | ~5.3.8 |
| illuminate/support | ~5.3.8 |
| league/flysystem | ^1.0.27 |
| php | ^7.0 |
| spatie/db-dumper | ^2.1 |
| symfony/finder | ^3.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ~5.3.8 |
| mockery/mockery | ^0.9.5 |
| orchestra/testbench | ^3.3.3 |
| phpunit/phpunit | ^5.3.0 |
| tightenco/mailthief | ^0.3.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-11-20 02:07:46 |
| 类型 | library |