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 0578456 commit 03aac9eCopy full SHA for 03aac9e
composer.json
@@ -45,12 +45,12 @@
45
"chillerlan/php-settings-container": "^3.1"
46
},
47
"require-dev": {
48
- "chillerlan/php-authenticator": "^5.0",
+ "chillerlan/php-authenticator": "^5.1",
49
"phan/phan": "^5.4",
50
- "phpunit/phpunit": "^10.4",
51
- "phpmd/phpmd": "^2.14",
+ "phpunit/phpunit": "^10.5",
+ "phpmd/phpmd": "^2.15",
52
"setasign/fpdf": "^1.8.2",
53
- "squizlabs/php_codesniffer": "^3.7"
+ "squizlabs/php_codesniffer": "^3.8"
54
55
"suggest": {
56
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
0 commit comments