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 05f1f32 commit 60cc556Copy full SHA for 60cc556
composer.json
@@ -29,11 +29,11 @@
29
"chillerlan/php-settings-container": "^2.1.6 || ^3.2.1"
30
},
31
"require-dev": {
32
- "phan/phan": "^5.4",
+ "phan/phan": "^5.4.5",
33
"phpmd/phpmd": "^2.15",
34
"phpunit/phpunit": "^9.6",
35
"setasign/fpdf": "^1.8.2",
36
- "squizlabs/php_codesniffer": "^3.10"
+ "squizlabs/php_codesniffer": "^3.11"
37
38
"suggest": {
39
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
0 commit comments