SwiftyMocky icon indicating copy to clipboard operation
SwiftyMocky copied to clipboard

Conflict with swift-openapi-generator

Open daniel-dumortier opened this issue 1 year ago • 0 comments

The last available version (4.2.0) depends Yams in 3.0.1 exact version. In our project, we try to use swift-openapi-generator, wich depends on Yams in 4.0.0..<6.0.0

On master, I see that Yams has been bumped up to 5.0.1 on SwiftyMocky.

Would it just be possible to tag a new version ? As a workaround, I can reference the revision master in my package.swift, but I'd love not to ;)

Thanks !

daniel-dumortier avatar Oct 17 '23 15:10 daniel-dumortier