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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pataar
Copy link

@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 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
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
1 participant