Update dependency moneyphp/money to v4 - autoclosed #37
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.3->^3.3 || ^4.0Release Notes
moneyphp/money (moneyphp/money)
v4.3.0Compare Source
Added
Removed
v4.2.0Compare Source
Added
v4.1.1Compare Source
Fixed
v4.1.0Compare Source
Added
Fixed
Changes
composer.lockis not committed anymoreAdded
CryptoCurrenciesclass that serves crypto-currencies from moneyphp/crypto-currenciesv4.0.5Compare Source
Fixed
v4.0.4Compare Source
Added
Changes
v4.0.3Compare Source
Fixed
jsonSerializereturn types, resulting in no PHP 8.1 warnings.v4.0.2Compare Source
Changes
composer.json, including those bundled with PHP.Fixed
emptyuses. Money values of '0' gave an assertion error in decimal formats (#655)v4.0.1Compare Source
Changed
intas multiplier forMoney::multiplyintas divisor forMoney::dividev4.0.0Compare Source
Added
Converter#convertAndReturnWithCurrencyPairto get the combination of the converted money and currency pairConverter#convertAgainstCurrencyPairto convert against a currency pairChanged
multiplyanddividedo not accept floating points any more. Callers are required toconvert a float to string (e.g.
sprintf('%.14F', $float)) before calling these methods.FixedExchangedoes not accept floating points any more. Callers are required toconvert a float to string (e.g.
sprintf('%.14F', $float)) before calling the constructor.Money#isSameCurrencyParser#parseto$fallbackCurrencyFixed
Money#allocate()is now allowed (#258)Removed
PhpCalculatorCurrency#isAvailableWithin()MoneyParser#parse, only Currency objects are accepted nowv3.3.3Compare Source
Fix some more deprecation warnings.
v3.3.2Compare Source
Fix deprecation warnings.
Configuration
📅 Schedule: Branch creation - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.