KnpLabs / DoctrineBehaviors

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

Bump min version to PHP 7.3 #617

Closed TomasVotruba closed 3 years ago

TomasVotruba commented 3 years ago

PHP 7.2 is now dangerous to use, let's avoid it

image