-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Milestone
Description
I noticed that version 1.1 of psr/http-message is what has been required in the composer.json (
Line 51 in fdb6d61
| "psr/http-message": "^1.1", |
Is it possible to have "^1.1 || ^2.0" as the requirement instead?
Version 2.0 ( php-fig/http-message@1.1...2.0 ) of psr/http-message has explicit return type typing which is better. Both versions 1.1 & 2.0 of psr/http-message require PHP 7.2 or 8.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels