Docker files for running a basic Laravel application.
composer require "laravel/sail:1.21.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^8.0|^9.0|^10.0 |
| illuminate/contracts | ^8.0|^9.0|^10.0 |
| illuminate/support | ^8.0|^9.0|^10.0 |
| php | ^7.3|^8.0 |
| symfony/yaml | ^6.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^6.0|^7.0|^8.0 |
| phpstan/phpstan | ^1.10 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-03-01 23:07:57 |
| 类型 | library |