Skip to content

Commit

Permalink
Add Roave BC Checker to CI
Browse files Browse the repository at this point in the history
Also, stop ignoring platform reqs on 8.3

Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed May 21, 2024
1 parent 43b84ef commit 4d93fe6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"backwardCompatibilityCheck": true,
"ignore_php_platform_requirements": {
"8.3": true
"8.3": false
}
}

0 comments on commit 4d93fe6

Please sign in to comment.