KnpLabs / DoctrineBehaviors

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
http://knplabs.com
MIT License
913 stars 293 forks source link

allow nette/utils 4 #747

Open tacman opened 9 months ago

tacman commented 9 months ago

fixes #745

jaroslavlibal commented 7 months ago

What can I do to help the this PR to be merged, please?

jaroslavlibal commented 2 months ago

Is there really no way to get this merged, please? Are there any concerns that need to be addressed before merge please?

I know I'm bothering you, I'm sorry, but maybe you could help us, @TomasVotruba ?

tacman commented 2 months ago

@jaroslavlibal it seems unlikely. Instead, use this fork:

composer config repositories.jfsenechal_doctrine_behaviors '{"type": "vcs", "url": "git@github.com:jfsenechal/DoctrineBehaviors.git"}'
composer require knplabs/doctrine-behaviors:"dev-sf7.0 as 2.6.3"