Skip to content

PUR1-3530: Update php-app-logger to monolog/monolog 3#20

Open
i-pidhorodetskyi wants to merge 1 commit into
auto1-oss:masterfrom
i-pidhorodetskyi:PUR1-3530-monolog-upgrade
Open

PUR1-3530: Update php-app-logger to monolog/monolog 3#20
i-pidhorodetskyi wants to merge 1 commit into
auto1-oss:masterfrom
i-pidhorodetskyi:PUR1-3530-monolog-upgrade

Conversation

@i-pidhorodetskyi

Copy link
Copy Markdown

No description provided.

* @return $this
*/
public function setLogger(LoggerInterface $logger)
public function setLogger(LoggerInterface $logger): void

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will require a major version update

* @var NameConverterInterface
*/
private $nameConverter;
private NameConverterInterface $nameConverter;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then lets drop support for version 4 and just have symfony/serializer: ~5.0|~6.0|~7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants