Error When Using V4.5.1 and Carbon V3 #130
Closed
phillipbcoyle
started this conversation in
General
Replies: 1 comment 2 replies
-
Fixed in V4.5.2 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This package does not appear to be compatible with Carbon V3.
When using the Honeypot package V4.5.1 and Carbon V3, I receive the following error on any website page that has this package being used in a Livewire component.
Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given, called in vendor/nesbot/carbon/src/Carbon/Traits/Units.php on line 356
If I downgrade Carbon to V2, or if I limit the Honeypot package to V4.5.0 (the last version requiring Carbon V2 only), then it works.
Beta Was this translation helpful? Give feedback.
All reactions