mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 10:57:54 +00:00
Merge remote-tracking branch 'origin/v5.0.x' into v5.0.x
# Conflicts: # src/Data/QRData.php
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
namespace chillerlan\QRCodeTest\Data;
|
||||
|
||||
use chillerlan\QRCode\Common\{EccLevel, MaskPattern, Mode, Version};
|
||||
use PHPUnit\Framework\ExpectationFailedException;
|
||||
use chillerlan\QRCode\Data\{QRCodeDataException, QRData, QRDataModeInterface, QRMatrix};
|
||||
use chillerlan\QRCode\QROptions;
|
||||
use chillerlan\QRCodeTest\QRMaxLengthTrait;
|
||||
|
||||
Reference in New Issue
Block a user