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 028d759 commit bef8184Copy full SHA for bef8184
composer.json
@@ -31,9 +31,9 @@
31
"ext-json": "*",
32
"ext-sodium": "*",
33
"phan/phan": "^5.4",
34
- "phpmd/phpmd": "^2.13",
+ "phpmd/phpmd": "^2.15",
35
"phpunit/phpunit": "^9.6",
36
- "squizlabs/php_codesniffer": "^3.7"
+ "squizlabs/php_codesniffer": "^3.8"
37
},
38
"suggest": {
39
"chillerlan/php-qrcode": "Create QR Codes for use with an authenticator app."
0 commit comments