Tools for creating Laravel packages
composer require "spatie/laravel-package-tools:1.16.6"
| 包名 | 版本要求 |
|---|---|
| illuminate/contracts | ^9.28|^10.0|^11.0 |
| php | ^8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.5 |
| orchestra/testbench | ^7.7|^8.0 |
| pestphp/pest | ^1.22 |
| phpunit/phpunit | ^9.5.24 |
| spatie/pest-plugin-test-time | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-11-18 15:02:02 |
| 类型 | library |