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

Upgraded to latest PS dependencies #93

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

BitcoinMitchell
Copy link
Collaborator

@BitcoinMitchell BitcoinMitchell commented Feb 8, 2024

Questions Answers
Description? Upgrades the module to the latest dependencies.
Type? improvement
BC breaks? no
Deprecations? no

This MR also changes the PHP version of the module to be PHP 8 or higher. We already technically required this, but it seems that I forgot to update the composer.json.


PrestaShop\PrestaShop\Core\Form\FormHandler is deprecated, so I've also updated the code to use PrestaShop\PrestaShop\Core\Form\Handler.


Test zip: btcpay v6.0.3.zip

@BitcoinMitchell BitcoinMitchell changed the title Upgraded to latest PrestaShop + dependencies Upgraded to latest dependencies Feb 8, 2024
@BitcoinMitchell BitcoinMitchell marked this pull request as ready for review February 13, 2024 22:14
@BitcoinMitchell BitcoinMitchell changed the title Upgraded to latest dependencies Upgraded to latest PS dependencies Feb 16, 2024
Copy link
Contributor

@ndeet ndeet left a comment

Choose a reason for hiding this comment

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

Tested locally and on demo server, all working. Reviewed files, all looking good. 👍

@BitcoinMitchell BitcoinMitchell merged commit d9fbbbe into 6.x Feb 19, 2024
4 checks passed
@BitcoinMitchell BitcoinMitchell deleted the upgrade-dependencies branch February 19, 2024 13:54
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.

2 participants