morilog / jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
MIT License
856 stars 111 forks source link

minimum required carbon version #85

Closed rezaxdi closed 3 years ago

rezaxdi commented 5 years ago

Hi there,

Carbon v1.22 is giving me the error of undefined isDayOfWeek. it seems isDayOfWeek method is added in Carbon 1.24 as it is mentioned here : https://carbon.nesbot.com/docs/ so I think the minimum version should be 1.24 instead 1.21