theorchard / monolog-cascade

Configure multiple loggers and handlers in the blink of an eye
MIT License
145 stars 62 forks source link

Update to PHPUnit9.X to resolve PHP8 dev-dependency chain #104

Open smlawrence opened 2 years ago

smlawrence commented 2 years ago

Update to PHPUnit9.X to resolve PHP8 dev-dependency chain

See https://github.com/theorchard/monolog-cascade/issues/102

EDIT: my bad, I presumed you were waiting to update until the entire project could run in PHP8. I didn't see properly the dev-master package and repo are >=7.X so next release is good-to-go.