You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit dfcaaca reintroduce the call to ReflectionType::getName() which is't supported in php7.0 , while ReflectionType::__toString() is deprecated from php7.1.
composer.json currently states compatibility with php>=7.0.0