Audit changes of your Eloquent models in Laravel/Lumen
composer require "owen-it/laravel-auditing:4.1.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | 5.2.* || 5.3.* || 5.4.* || 5.5.* |
| illuminate/database | 5.2.* || 5.3.* || 5.4.* || 5.5.* |
| illuminate/filesystem | 5.2.* || 5.3.* || 5.4.* || 5.5.* |
| php | >=5.5.9 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9.4 |
| orchestra/testbench | ^3.2 |
| phpunit/phpunit | ^4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-08-03 15:12:02 |
| 类型 | package |