approvals / ApprovalTests.php

Apache License 2.0
26 stars 7 forks source link

missing version tags #6

Open Fabricio872 opened 1 year ago

Fabricio872 commented 1 year ago

Hello, when I was installing this package I got a message: "Could not find a version of package approvals/approval-tests matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability."

franiglesias commented 1 year ago

For that situation you can use:

composer req --dev approvals/approval-tests dev-Main
floriankraemer commented 2 weeks ago

Why no version tags?