Skip to content

Commit f3662b1

Browse files
committedJan 6, 2024
:octocat: dependency updates
1 parent fa7a09d commit f3662b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"require-dev": {
3232
"phan/phan": "^5.4",
33-
"phpmd/phpmd": "^2.13",
33+
"phpmd/phpmd": "^2.15",
3434
"phpunit/phpunit": "^9.6",
3535
"setasign/fpdf": "^1.8.2",
36-
"squizlabs/php_codesniffer": "^3.7"
36+
"squizlabs/php_codesniffer": "^3.8"
3737
},
3838
"suggest": {
3939
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",

0 commit comments

Comments
 (0)
Please sign in to comment.