Skip to content

17.12.2 - Fixes on PHP version constraints

Compare
Choose a tag to compare
@hernandev hernandev released this 05 Dec 12:56
· 433 commits to master since this release

This release is a fix intended to fix versions on the minor PHP version.

So dependencies will only be satisfied by packages within the same minor version range.

i.e. php7-session version 7.1.9 depends on php7-common >= 7.1.0 but php-common < 7.2.0