123456789101112 |
- {
- "name": "ik/audit-bundle",
- "description": "The Flowdat3 Audit Bundle",
- "keywords": ["audit", "bundle"],
- "require": {
- "simplethings/entity-audit-bundle": "^1.0"
- },
- "autoload": {
- "psr-4": { "AuditBundle\\": "" }
- },
- "minimum-stability": "dev"
- }
|