You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking change The range validator now uses floats instead of integers to be in line with the API. See #165 for details. Thanks Emīls Jansons (@emsyzz) !
Removed
Breaking change Support for PHP 7.2 and 7.3 was dropped, since they are now end-of-life. You can continue to use version 3.2.0 or install it with --ignore-platform-reqs, but compatibility will no longer be checked explicitely. Version 3 will still be maintained in case of security issues for the forseeable future.