A Laravel package to backup your application
composer require "spatie/laravel-backup:8.2.0"
| 包名 | 版本要求 |
|---|---|
| ext-zip | ^1.14.0 |
| illuminate/console | ^9.0|^10.0 |
| illuminate/contracts | ^9.0|^10.0 |
| illuminate/events | ^9.0|^10.0 |
| illuminate/filesystem | ^9.0|^10.0 |
| illuminate/notifications | ^9.0|^10.0 |
| illuminate/support | ^9.0|^10.0 |
| league/flysystem | ^3.0 |
| php | ^8.0 |
| spatie/db-dumper | ^3.0 |
| spatie/laravel-package-tools | ^1.6.2 |
| spatie/laravel-signal-aware-command | ^1.2 |
| spatie/temporary-directory | ^2.0 |
| symfony/console | ^6.0 |
| symfony/finder | ^6.0 |
| 包名 | 版本要求 |
|---|---|
| composer-runtime-api | ^2.0 |
| ext-pcntl | * |
| laravel/slack-notification-channel | ^2.5 |
| league/flysystem-aws-s3-v3 | ^2.0|^3.0 |
| mockery/mockery | ^1.4 |
| nunomaduro/larastan | ^2.1 |
| orchestra/testbench | ^7.0|^8.0 |
| pestphp/pest | ^1.20 |
| phpstan/extension-installer | ^1.1 |
| phpstan/phpstan-deprecation-rules | ^1.0 |
| phpstan/phpstan-phpunit | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-08-07 15:31:34 |
| 类型 | library |