- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
liam morland β made their first commit to this issueβs fork.
- Status changed to RTBC
8 days ago 12:14pm 25 May 2025 - π¦πΊAustralia VladimirAus Brisbane, Australia
vladimiraus β changed the visibility of the branch 8.x-2.x to hidden.
-
vladimiraus β
committed 392afa22 on 8.x-2.x authored by
xurizaemon β
Issue #3201713 by xurizaemon, liam morland, vladimiraus, joseph.olstad:...
-
vladimiraus β
committed 392afa22 on 8.x-2.x authored by
xurizaemon β
- π¦πΊAustralia VladimirAus Brisbane, Australia
It is useful for CI too. Thanks for your contributions. π»
I'm adding * instead of specified version. - π¨π¦Canada Liam Morland Ontario, CA π¨π¦
The constraint could be specified as
^1.0 || ^2.0
to avoid the risk that it won't be compatible with 3.0. Composer advises against using*
in most circumstances.