CristalTeam / php-api-wrapper

:rainbow: Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
MIT License
117 stars 32 forks source link

Update Dependencies for Laravel 10 #54

Closed FallenKnight85 closed 3 months ago

FallenKnight85 commented 3 months ago

Bumped php-curl-class to recent version for Laravel 10.

Return type of Curl\CaseInsensitiveArray::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /vendor/php-curl-class/php-curl-class/src/Curl/CaseInsensitiveArray.php on line 197