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 81291a4 commit 90eb116Copy full SHA for 90eb116
composer.json
@@ -53,14 +53,13 @@
53
"require-dev": {
54
"ext-fileinfo": "*",
55
"chillerlan/php-authenticator": "^4.3.1 || ^5.2.1",
56
- "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
57
"phan/phan": "^5.4.5",
58
"phpcompatibility/php-compatibility": "10.x-dev",
59
"phpunit/phpunit": "^9.6",
60
"phpmd/phpmd": "^2.15",
61
"setasign/fpdf": "^1.8.2",
62
"slevomat/coding-standard": "^8.15",
63
- "squizlabs/php_codesniffer": "^3.10"
+ "squizlabs/php_codesniffer": "^3.11"
64
},
65
"suggest": {
66
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
0 commit comments