NelmioApiDocBundle icon indicating copy to clipboard operation
NelmioApiDocBundle copied to clipboard

bump minimum version to php 7.4

Open DjordyKoert opened this issue 1 year ago • 2 comments

Related to https://github.com/nelmio/NelmioApiDocBundle/issues/2136.

According to Packagist less than 1% use PHP 7.2 & less than 1% use PHP 7.3. https://packagist.org/packages/nelmio/api-doc-bundle/php-stats#4

Around 20% of installs still happen on PHP 7.4 which is the reason why I still would like to support this version for now.

DjordyKoert avatar Jan 02 '24 15:01 DjordyKoert

What is the release policy for this bundle? Does bumping the required PHP version need a new major version of the bundle?

kevinpapst avatar Jan 02 '24 16:01 kevinpapst

What is the release policy for this bundle? Does bumping the required PHP version need a new major version of the bundle?

This would result in a major version bump

DjordyKoert avatar Jan 02 '24 16:01 DjordyKoert