Skip to content

Conversation

@robbinjanssen
Copy link
Member

Description

Bump the minimum PHP version to 7.3

Motivation and context

Why is this change required? What problem does it solve?

PHP 7.1 is no longer maintained.

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our continuous integration server to make sure your tests pass.

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • My pull request contains a title that can be used as a release note.
  • I have added the appropriate labels to my pull request (e.g. breaking-change, new-feature, bugfix).
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

@robbinjanssen robbinjanssen added the breaking-change A breaking change for existing users. label Nov 4, 2021
@trizz trizz self-assigned this Nov 4, 2021
@trizz trizz merged commit 66c7733 into master Nov 4, 2021
@trizz trizz deleted the rja/bump-php branch November 4, 2021 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change A breaking change for existing users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants