asciisd / zoho-v3

Laravel Zoho API V3 Package
MIT License
16 stars 17 forks source link

Failed install Laravel 11 #32

Open nekithh opened 3 months ago

nekithh commented 3 months ago

Знімок екрана 2024-08-01 123047 Error when downloading through composer, how to fix it?

maxabba commented 2 months ago

Currently, it's not possible to install this library on Laravel 11 because the Contracts used within the library are not supported by Laravel 11.

@asciisd needs to update the library for compatibility with Laravel 11.

On Laravel 10, it is working perfectly.