Closed driesvints closed 1 year ago
Hi there! I'm working on PHP 8.3 support for the Laravel framework. We use league/commonmark for markdown rendering which has an indirect downstream dependency on this library so I'm sending in this PR to add PHP 8.3 support. Thanks for considering!
league/commonmark
@dg could you approve the workflows here maybe? Then I can fix the tests.
Hi, I just added support for PHP 8.3 today, it's in the dev branches.
Hi there! I'm working on PHP 8.3 support for the Laravel framework. We use
league/commonmark
for markdown rendering which has an indirect downstream dependency on this library so I'm sending in this PR to add PHP 8.3 support. Thanks for considering!