openfoodfacts / openfoodfacts-php

PHP wrapper for Open Food Facts
https://packagist.org/packages/openfoodfacts/openfoodfacts-php
MIT License
58 stars 34 forks source link

feat: add support for psr/log ^2.0 #46

Closed khalyomede closed 1 year ago

khalyomede commented 1 year ago

What

Adds support for psr/log ^2.0 (which blocks a pull request, see Part of section).

Screenshot

Fixes bug(s)

Part of

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Dwarfex commented 1 year ago

I 'll combine this with a new Version and update PHP too - sry for beeing late to the party

Dwarfex commented 1 year ago

see #47 - Code Style fixes there are still needed

khalyomede commented 1 year ago

Well, I see 0.3.x-dev already contains expected changes (even better because psr/log is at ^3.0). I will close this pull request and my issue will be solved when 0.3.0 is published. Sorry for the time loss...

Dwarfex commented 1 year ago

Absolutely no reason to be sorry! - Thx for pushing for improvement :)