|
|
@@ -45,12 +45,12 @@
|
|
|
"chillerlan/php-settings-container": "^3.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "chillerlan/php-authenticator": "^5.0",
|
|
|
+ "chillerlan/php-authenticator": "^5.1",
|
|
|
"phan/phan": "^5.4",
|
|
|
- "phpunit/phpunit": "^10.4",
|
|
|
- "phpmd/phpmd": "^2.14",
|
|
|
+ "phpunit/phpunit": "^10.5",
|
|
|
+ "phpmd/phpmd": "^2.15",
|
|
|
"setasign/fpdf": "^1.8.2",
|
|
|
- "squizlabs/php_codesniffer": "^3.7"
|
|
|
+ "squizlabs/php_codesniffer": "^3.8"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
|