DivineOmega/array_undot

Add package PHP version requirement

peter279k opened this issue · 1 comments

"require-dev": {

It seems that the require block is not existed on composer.json file.

Is it necessary to add PHP version requirement for this package :)?

And I think it can let developers know what PHP versions can be proper to use for this package 😃.

Probably a good idea. Makes sense to move this to PHP 7.1 or above.