summaryrefslogtreecommitdiff
path: root/vendor/chillerlan/php-qrcode/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/chillerlan/php-qrcode/composer.json')
-rw-r--r--vendor/chillerlan/php-qrcode/composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/chillerlan/php-qrcode/composer.json b/vendor/chillerlan/php-qrcode/composer.json
index 10ade251b..84aeba2ea 100644
--- a/vendor/chillerlan/php-qrcode/composer.json
+++ b/vendor/chillerlan/php-qrcode/composer.json
@@ -54,13 +54,13 @@
"require-dev": {
"ext-fileinfo": "*",
"chillerlan/php-authenticator": "^4.3.1 || ^5.2.1",
- "phan/phan": "^5.4.5",
+ "phan/phan": "^5.5.1",
"phpcompatibility/php-compatibility": "10.x-dev",
"phpunit/phpunit": "^9.6",
"phpmd/phpmd": "^2.15",
"setasign/fpdf": "^1.8.2",
- "slevomat/coding-standard": "^8.15",
- "squizlabs/php_codesniffer": "^3.11"
+ "slevomat/coding-standard": "^8.23.0",
+ "squizlabs/php_codesniffer": "^4.0.0"
},
"suggest": {
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",