lorenzo / audit-stash

Flexible and rock solid audit log tracking for CakePHP 3
MIT License
78 stars 37 forks source link

Your requirements could not be resolved to an installable set of packages #60

Closed TechFanDan closed 2 years ago

TechFanDan commented 3 years ago

I'm on CakePHP 3.10 and I'm getting this error when I try to add audit-stash to my project:

- lorenzo/audit-stash[3.0.0, ..., 3.0.2] require cakephp/orm ^4.0 -> found cakephp/orm[4.0.0, ..., 4.2.9] but it conflicts with another require.
- Root composer.json requires lorenzo/audit-stash ^3.0 -> satisfiable by lorenzo/audit-stash[3.0.0, 3.0.1, 3.0.2].

Any ideas?