Audit changes of your Eloquent models in Laravel/Lumen
composer require "owen-it/laravel-auditing:10.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^5.8|^6.0|^7.0 |
| illuminate/database | ^5.8|^6.0|^7.0 |
| illuminate/filesystem | ^5.8|^6.0|^7.0 |
| php | >=7.2.5 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^3.8 |
| phpunit/phpunit | ^8.0 |
| ramsey/uuid | ^3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-03-23 22:49:02 |
| 类型 | package |