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
The library provides all required PSR-17 interfaces. Shouldn't it be able to add "psr/http-factory-implementation": "1.0" to the provide key in composer.json?
The library provides all required PSR-17 interfaces. Shouldn't it be able to add
"psr/http-factory-implementation": "1.0"
to theprovide
key incomposer.json
?Just like Guzzle and Diactoros do. See https://packagist.org/providers/psr/http-factory-implementation.
I want to use a library that requires
psr/http-factory-implementation ^1.0
and I want to use this package.The text was updated successfully, but these errors were encountered: