We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
false
backwardCompatibilityCheck
laminas-ci.schema.json
1 parent e1391fa commit 0e710e3Copy full SHA for 0e710e3
laminas-ci.schema.json
@@ -342,7 +342,8 @@
342
"backwardCompatibilityCheck": {
343
"type": "boolean",
344
"title": "Flag to enable/disable backwards compatibility check",
345
- "description": "This flag enables/disables backwards compatibility check using roave/backward-compatibility-check."
+ "description": "This flag enables/disables backwards compatibility check using roave/backward-compatibility-check.",
346
+ "default": false
347
},
348
"job": {
349
"type": "object",
0 commit comments