Skip to content

Commit

Permalink
Merge pull request #271 from gsteel/bc-check
Browse files Browse the repository at this point in the history
Add Roave BC Check to the CI matrix and stop ignoring platform reqs on 8.3
  • Loading branch information
Ocramius authored Mar 1, 2024
2 parents eb0a350 + 404c555 commit b7b4c65
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 b7b4c65

Please sign in to comment.