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 baf264a commit 3062cb5Copy full SHA for 3062cb5
composer.json
@@ -45,12 +45,12 @@
45
"chillerlan/php-settings-container": "^2.1.4 || ^3.1"
46
},
47
"require-dev": {
48
- "chillerlan/php-authenticator": "^4.0 || ^5.0",
+ "chillerlan/php-authenticator": "^4.1 || ^5.1",
49
"phan/phan": "^5.4",
50
"phpunit/phpunit": "^9.6",
51
- "phpmd/phpmd": "^2.13",
+ "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