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

Undefined type 'Morilog\Jalali\CalendarUtils' V3 #118

Closed i3130002 closed 3 years ago

i3130002 commented 3 years ago

Current Composer installation is not enough to be able to use this package. I get Undefined type no matter what. (PHP v7.4 Laravel v8)

Undefined type 'Morilog\Jalali\CalendarUtils'.
Undefined type 'Morilog\Jalali\Jalalian'.

Installation Version 3.*

Requirements:

php >= 7.0

Run the Composer update command

$ composer require morilog/jalali:3.*

Update

It works on runtime though counts as error using intelephense on visual studio.