Skip to content

Commit

Permalink
Merge pull request #127 from gsteel/bc-check
Browse files Browse the repository at this point in the history
Add BC check to CI
  • Loading branch information
gsteel authored Jun 30, 2024
2 parents f9044ff + 5340d0b commit e93f68f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"ignore_php_platform_requirements": {
"8.3": true
}
"8.3": false
},
"backwardCompatibilityCheck": true
}

0 comments on commit e93f68f

Please sign in to comment.