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
feat: add support for ignore_platform_reqs_8 job flag
This patch adds support for the `ignore_platform_reqs_8` job flag introduced in laminas/laminas-ci-matrix-action#28.
When missing, the assumption is to ignore the PHP platform requirement when installing dependencies on PHP 8 (current behavior).
Otherwise, the flag value indicates whether or not to use the flag.
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
0 commit comments