Nelmioapidocbundle: New version for Symfony 5.3

Created on 31 May 2021  路  7Comments  路  Source: nelmio/NelmioApiDocBundle

Symfony 5.3 has been released and this bundle needs new version that contains fix #1808 for that.

Most helpful comment

I was about to ask the same thing. 馃檪

In my project, I'm developing against the master branch of this package at the moment and it appears pretty stable. Now that Symfony 5.3 is out, a compatible stable release of this bundle would be awesome.

All 7 comments

I was about to ask the same thing. 馃檪

In my project, I'm developing against the master branch of this package at the moment and it appears pretty stable. Now that Symfony 5.3 is out, a compatible stable release of this bundle would be awesome.

It would be great if the fix could be available in the 3.x version of this bundle too, as migrating to 4.x requires to upgrade Swagger from 2.x to 3.x too.

@gnutix The fix has been applied to the 3.x branch, but there's no stable release either yet. But requiring "nelmio/api-doc-bundle": "^3.8.3@dev" in your composer.json should give you a dev snapshot that contains the fix.

Works indeed, thanks for the tip @derrabus ! I didn't know you could use a tag that "does not exist yet" suffixed with @dev.. and I prefer it to my composer patch idea. ;)

Sorry for the delay, this is now fixed: I just released 4.3.0.

The master branch is indeed pretty stable as I do my best to not merge PRs breaking stuff but in case it happens it's always better to depend on a stable release :)

Thank you, @GuilhemN! 鉂わ笍

And version 3.9.0 was releases for those on 3.x. Thanks :pray:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smuralidharan picture smuralidharan  路  3Comments

alxfv picture alxfv  路  5Comments

BafS picture BafS  路  3Comments

BraisGabin picture BraisGabin  路  7Comments

knyk picture knyk  路  6Comments