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 #207

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

henrique221
Copy link
Contributor

@henrique221 henrique221 commented Mar 29, 2023

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/update-packages branch 6 times, most recently from 1099f27 to abc67cf Compare March 30, 2023 15:05
@orlandocavassani orlandocavassani changed the title chore(Update): update packages chore: add compatibility with PHP 8.2 Mar 30, 2023
@orlandocavassani orlandocavassani marked this pull request as ready for review March 30, 2023 15:08
@orlandocavassani orlandocavassani requested review from a team, edipoReboucas and cirqueiraciandt and removed request for a team, edipoReboucas and cirqueiraciandt March 30, 2023 15:08
@GetulioMeirelles GetulioMeirelles added the dependencies Pull requests that update a dependency file label Mar 30, 2023
jhonatanveras
jhonatanveras previously approved these changes Mar 30, 2023
edipoReboucas
edipoReboucas previously approved these changes Mar 30, 2023
Copy link

@edipoReboucas edipoReboucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Só comentar que talvez seja interessante subir a versão do pacote.

Tanto pelas mudanças nos retornos dos métodos, quanto a remoção do suporte ea algumas versões do mongodb.

diegofelix
diegofelix previously approved these changes Mar 30, 2023
JoaoFerrazfs
JoaoFerrazfs previously approved these changes Mar 30, 2023
edipoReboucas
edipoReboucas previously approved these changes Mar 30, 2023
Vagnerlg
Vagnerlg previously approved these changes Apr 3, 2023
MrLeonardDude
MrLeonardDude previously approved these changes Aug 7, 2023
JoaoFerrazfs
JoaoFerrazfs previously approved these changes Aug 7, 2023
GetulioMR
GetulioMR previously approved these changes Aug 9, 2023
- 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 merged commit 47b77c2 into v3.x Aug 11, 2023
25 checks passed
@orlandocavassani orlandocavassani deleted the chore/update-packages branch August 11, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.