Docker files for running a basic Laravel application.
composer require "laravel/sail:dev-develop"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^9.52.16|^10.0|^11.0|^12.0 |
| illuminate/contracts | ^9.52.16|^10.0|^11.0|^12.0 |
| illuminate/support | ^9.52.16|^10.0|^11.0|^12.0 |
| php | ^8.0 |
| symfony/yaml | ^6.0|^7.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^7.0|^8.0|^9.0 |
| phpstan/phpstan | ^1.10 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-03-12 11:23:38 |
| 类型 | library |