Skip to content

Commit

Permalink
Ignore platform reqs on 8.4, add BC checker to CI
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Nov 21, 2024
1 parent aa3f1b2 commit 8302723
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
{
"ignore_php_platform_requirements": {
"8.4": true
},
"backwardCompatibilityCheck": true
}

0 comments on commit 8302723

Please sign in to comment.