Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add compatibility with PHP 8.2 #160

Merged
merged 4 commits into from
Aug 11, 2023
Merged

Conversation

orlandocavassani
Copy link
Contributor

Description

Add compatibility with PHP 8.2

  • remove compatibility with php 7.4
  • remove compatibility with illuminate packages 5.4, 6.0, 7.0 and 8.0
  • remove compatibility with mongodb 3.6, 4.0 and 4.2
  • add compatibility with illuminate packages 9.0 and 10.0
  • bump php container to version 8.0
  • bump xdebug to version 3.2.1

@orlandocavassani orlandocavassani force-pushed the chore/bump-php-8 branch 6 times, most recently from 28a1d34 to c46942a Compare April 4, 2023 15:04
- remove compatibility with php 7.4
- remove compatibility with illuminate packages 5.4, 6.0, 7.0 and 8.0
- remove compatibility with mongodb 3.6, 4.0 and 4.2
- add compatibility with illuminate packages 9.0 and 10.0
- bump php container to version 8.0
- bump xdebug to version 3.2.1
orlandocavassani and others added 2 commits August 11, 2023 15:26
- remove compatibility with php 7.4
- remove compatibility with illuminate packages 5.4, 6.0, 7.0 and 8.0
- remove compatibility with mongodb 3.6, 4.0 and 4.2
- add compatibility with illuminate packages 9.0 and 10.0
- bump php container to version 8.0
- bump xdebug to version 3.2.1
@orlandocavassani orlandocavassani force-pushed the chore/bump-php-8 branch 4 times, most recently from 5f0d8c7 to 836e0bd Compare August 11, 2023 20:06
@orlandocavassani orlandocavassani merged commit b2b2aac into master Aug 11, 2023
12 of 13 checks passed
@orlandocavassani orlandocavassani deleted the chore/bump-php-8 branch August 11, 2023 20:23
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.

5 participants