Skip to content

Commit 34dd5af

Browse files
authored
Merge pull request #192 from gsteel/add-bc-checker-to-ci
Add Roave BC Check to CI
2 parents 6635dfb + ed82301 commit 34dd5af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.laminas-ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"extensions": [
33
"gd"
4-
]
4+
],
5+
"backwardCompatibilityCheck": true
56
}

0 commit comments

Comments
 (0)