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

Upgrade minimum PHP version and dependencies #86

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

pataar
Copy link
Contributor

@pataar pataar commented Jan 31, 2024

I got a bit carried away due the fact that the new intervention/image version requires PHP 8.1.

Closes #85

This PR contains the following changes:

  • Upgrade intervention/image to major version 3
  • Upgrade phpunit/phpunit to major version 10
  • Make properties typed
  • Fix a deprecation warning when using a float value as modulo divisor
  • Bump the minimum PHP version to 8.1
  • Bump Github Actions to their supported versions

This is how it went:

hal.mp4

@pataar pataar force-pushed the upgrade_intervention branch 4 times, most recently from 5bcc436 to 553a80c Compare January 31, 2024 20:40
@pataar pataar changed the title chore(deps): upgrade intervention/image to version 3 Upgrade intervention/image to version 3 Jan 31, 2024
@pataar pataar force-pushed the upgrade_intervention branch 11 times, most recently from e1e9dd1 to 2351f86 Compare January 31, 2024 21:51
@pataar pataar changed the title Upgrade intervention/image to version 3 Upgrade minimum PHP version and dependencies Jan 31, 2024
@pataar pataar force-pushed the upgrade_intervention branch from 2351f86 to c492dbd Compare January 31, 2024 22:03
@pataar pataar changed the title Upgrade minimum PHP version and dependencies Upgrade minimum PHP version and dependencies (Fixes #85) Jan 31, 2024
@pataar pataar changed the title Upgrade minimum PHP version and dependencies (Fixes #85) Upgrade minimum PHP version and dependencies Jan 31, 2024
@KeizerDev
Copy link

Can this be checked/merged by any chance? @jenssegers

@jenssegers jenssegers merged commit 643d8d6 into jenssegers:master Jun 17, 2024
@KeizerDev
Copy link

@jenssegers Thanks for merging, would it be possible to make a new release as well?

@jenssegers
Copy link
Owner

Sure thing. Was waiting for the tests to be green 👍

@pataar pataar deleted the upgrade_intervention branch June 17, 2024 11:04
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.

Support for intervention/image ^3.0
3 participants