A simple, lightweight library for managing feature flags.
composer require "laravel/pennant:1.8.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^10.0|^11.0 |
| illuminate/container | ^10.0|^11.0 |
| illuminate/contracts | ^10.0|^11.0 |
| illuminate/database | ^10.0|^11.0 |
| illuminate/queue | ^10.0|^11.0 |
| illuminate/support | ^10.0|^11.0 |
| php | ^8.1 |
| symfony/console | ^6.0|^7.0 |
| symfony/finder | ^6.0|^7.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/octane | ^1.4|^2.0 |
| orchestra/testbench | ^8.0|^9.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^9.0|^10.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-06-20 14:43:14 |
| 类型 | library |