A Laravel 5 package to backup your application
composer require "spatie/laravel-backup:4.17.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ~5.3.28|~5.4.0 |
| illuminate/contracts | ~5.3.28|~5.4.0 |
| illuminate/events | ~5.3.28|~5.4.0 |
| illuminate/filesystem | ~5.3.28|~5.4.0 |
| illuminate/notifications | ~5.3.28|~5.4.0 |
| illuminate/support | ~5.3.28|~5.4.0 |
| league/flysystem | ^1.0.27 |
| php | ^7.0 |
| spatie/db-dumper | ^2.6 |
| spatie/temporary-directory | ^1.1 |
| symfony/finder | ^3.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.5 |
| orchestra/testbench | ~3.3.3|~3.4.0 |
| phpunit/phpunit | ^5.3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-06-01 08:43:35 |
| 类型 | library |