A simple, lightweight library for managing feature flags.
composer require "laravel/pennant:1.3.0"
| 包名 | 版本要求 |
|---|---|
| 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 |
| 包名 | 版本要求 |
|---|---|
| laravel/octane | ^1.4 |
| orchestra/testbench | ^8.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-05-04 15:16:44 |
| 类型 | library |