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].
I'm on CakePHP 3.10 and I'm getting this error when I try to add audit-stash to my project:
Any ideas?