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.
1 parent 6239074 commit baf264aCopy full SHA for baf264a
phpunit.xml.dist
@@ -36,5 +36,7 @@
36
<const name="TEST_IS_CI" value="true"/>
37
<!-- limit the maximum version for the reader test to speed up things -->
38
<const name="READER_TEST_MAX_VERSION" value="40"/>
39
+ <!-- the QR version to display the matrix in when called from the shortcut method in QRMatrixDebugTrait -->
40
+ <const name="MATRIX_DEBUG_VERSION" value="7"/>
41
</php>
42
</phpunit>
0 commit comments