-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Is your feature request related to a problem? Please describe.
Since this repository supports PHP 5.x - it uses Monolog version 1.x - which is not the latest version and is preventing me from installing latest dependencies for PHP 7.x
PHP 5.x is no longer maintained nor supported
PHP 7.2 active support ended on 30.11.2019
https://www.php.net/supported-versions.php
Describe the solution you'd like
Upgrade all dependencies to PHP 7.x
Describe alternatives you've considered
Create a branch for PHP 7.x
Additional context
None
Metadata
Metadata
Assignees
Labels
No labels