Skip to content

Conversation

@sanmai
Copy link

@sanmai sanmai commented Aug 9, 2022

In many ways this replicates #6, while adding CI with GitHub Actions. So you will know tests are passing on all supported versions.

  • I had to limit PHP to 7.3 and later because getting things tested on earlier versions is complicated beyond means.
  • composer.lock had to go because it prevents from installing the project on different PHP versions.

Fixes #5

Blocked by #8

@sanmai sanmai changed the title Allow installing on PHP 8, add CI procedure Add CI procedure Aug 25, 2022
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.

PHP 8.0 Compatibility

1 participant