Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Conversation

@cedricziel
Copy link

@cedricziel cedricziel commented Jan 29, 2021

Motivation for this change

We want to use this bundle with PHP8 and Symfony 5

Things done
  • Tested via one or more unit test(s)
  • Updated affected unit tests if any
  • Assured whether relevant documentation is up to date

  • bump minimal PHP version to 7.1 to allow PHPUnit void return types
  • add :void return type to test setUp methods to match super
  • add Symfony 5 to the dependency range
  • constrain mockery dependency to ^1.3.3 to make it installable on PHP 7.1, dev-master was too wide

This change is Reviewable

* bump minimal PHP version to 7.1 to allow PHPUnit void return types
* add `:void` return type to test `setUp` methods to match super
* add Symfony 5 to the dependency range
* constrain mockery dependency to `^1.3.3` to make it installable on PHP 7.1, dev-master was too wide
The base event was ripped out and thus we need to either extend from the old or the new one.
Depending on availability of contracts event
The Symfony mailer can template on its own
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant