A simple, lightweight library for managing feature flags.
composer require "laravel/pennant:1.1.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^10.0 |
| illuminate/container | ^10.0 |
| illuminate/contracts | ^10.0 |
| illuminate/database | ^10.0 |
| illuminate/queue | ^10.0 |
| illuminate/support | ^10.0 |
| php | ^8.1 |
| symfony/finder | ^6.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^8.0 |
| phpunit/phpunit | ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-02-16 18:49:37 |
| 类型 | library |