A Laravel 5 package to backup your application
composer require "spatie/laravel-backup:5.12.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/contracts | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/events | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/filesystem | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/notifications | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/support | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| league/flysystem | ^1.0.27 |
| php | ^7.1 |
| spatie/db-dumper | ^2.11.1 |
| spatie/temporary-directory | ^1.1 |
| symfony/finder | ^3.3|^4.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.5.0|~3.6.0|~3.7.0|~3.8.0 |
| phpunit/phpunit | ^7.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-04-04 12:00:30 |
| 类型 | library |