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 fa7a09d commit f3662b1Copy full SHA for f3662b1
composer.json
@@ -30,10 +30,10 @@
30
},
31
"require-dev": {
32
"phan/phan": "^5.4",
33
- "phpmd/phpmd": "^2.13",
+ "phpmd/phpmd": "^2.15",
34
"phpunit/phpunit": "^9.6",
35
"setasign/fpdf": "^1.8.2",
36
- "squizlabs/php_codesniffer": "^3.7"
+ "squizlabs/php_codesniffer": "^3.8"
37
38
"suggest": {
39
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
0 commit comments