cloudinary / cloudinary_php

PHP extension for Cloudinary
https://cloudinary.com/documentation/php_integration
MIT License
388 stars 150 forks source link

SDK V2 should support Monolog 2.0 #207

Closed Musiksammler closed 4 years ago

Musiksammler commented 4 years ago

As I'm using monolog already in my project with the newest 2.0 version, installation of cloudinary php sdk 2 beta fails because it requires monolog in a 1.24+ version.

const-cloudinary commented 4 years ago

Hi @Musiksammler, thank you for reporting the issue!

It was fixed in the latest 2.0.0-beta3 version.