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