Audit changes of your Eloquent models in Laravel/Lumen
composer require "owen-it/laravel-auditing:5.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| 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 | >=7.0.13 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~1.0 |
| orchestra/database | ^3.5 |
| orchestra/testbench | ^3.5 |
| phpunit/phpunit | ^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-02-06 23:25:55 |
| 类型 | package |