HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:6.x-dev"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| illuminate/routing | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| illuminate/session | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| illuminate/support | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| illuminate/view | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| php | >=7.2.5 |
| 包名 | 版本要求 |
|---|---|
| illuminate/database | ^6.0|^7.0|^8.0|^9.0|^10.0 |
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~8.5|^9.5.10 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-09-01 15:34:19 |
| 类型 | library |