A Laravel package to backup your application
composer require "spatie/laravel-backup:6.11.3"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^5.8.15|^6.0|^7.0|^8.0 |
| illuminate/contracts | ^5.8.15|^6.0|^7.0|^8.0 |
| illuminate/events | ^5.8.15|^6.0|^7.0|^8.0 |
| illuminate/filesystem | ^5.8.15|^6.0|^7.0|^8.0 |
| illuminate/notifications | ^5.8.15|^6.0|^7.0|^8.0 |
| illuminate/support | ^5.8.15|^6.0|^7.0|^8.0 |
| league/flysystem | ^1.0.49 |
| php | ^7.3 |
| spatie/db-dumper | ^2.12 |
| spatie/temporary-directory | ^1.1 |
| symfony/finder | ^4.2|^5.0 |
| 包名 | 版本要求 |
|---|---|
| friendsofphp/php-cs-fixer | ^2.16 |
| laravel/slack-notification-channel | ^1.0 |
| league/flysystem-aws-s3-v3 | ^1.0 |
| mockery/mockery | ^1.3 |
| orchestra/testbench | 3.8.*|4.*|5.*|6.* |
| phpunit/phpunit | ^8.4|^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-09-29 10:53:41 |
| 类型 | library |