Making Varnish and Laravel play nice together
composer require "spatie/laravel-varnish:2.1.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ~5.5.0|~5.6.0|~5.7.0 |
| illuminate/http | ~5.5.0|~5.6.0|~5.7.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ~3.5.0|~3.6.0|~3.7.0 |
| phpunit/phpunit | ^6.3|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-08-29 07:31:05 |
| 类型 | library |