array_undot icon indicating copy to clipboard operation
array_undot copied to clipboard

Add package PHP version requirement

Open peter279k opened this issue 5 years ago • 1 comments

https://github.com/DivineOmega/array_undot/blob/44aed525e775718e3821d670b08046fd84914d10/composer.json#L5

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 :smiley:.

peter279k avatar Mar 23 '20 07:03 peter279k

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

DivineOmega avatar Mar 23 '20 23:03 DivineOmega