Closed DisabledMonkey closed 5 months ago
Hello,
Trying to update to the latest version of Carbon 2 results in error during install results in parse error.
Carbon version: 2.72.4 PHP version: 7.2
The library says Carbon version 2 supports php versions >= 7.1.8 But this piece of code uses php arrow functions which were introduced in php 7.4
Was broken in this commit https://github.com/briannesbitt/Carbon/commit/117671bd1a44c819b941dcd152bd0268466464e0
Thank you for the report 🙏 2.72.5 patch released with the fix.
thanks for the quick patch
Hello,
Trying to update to the latest version of Carbon 2 results in error during install results in parse error.
Carbon version: 2.72.4 PHP version: 7.2
The library says Carbon version 2 supports php versions >= 7.1.8 But this piece of code uses php arrow functions which were introduced in php 7.4
Was broken in this commit https://github.com/briannesbitt/Carbon/commit/117671bd1a44c819b941dcd152bd0268466464e0