We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update composer.json
Fixed passing null to integer param
Added missing `ReturnTypeWillChange` annotations
Support Symfony 6 and PHP 8.1
Updated docs
Removed old method that was never implemented
Added remaining missing requirements (gitonomy#177)
Bumped branch alias
Applied the symfony fixes to the Admin class too
Updated install docs