Skip to content

Commit 011bfbe

Browse files
committed
Update dependencies
1 parent ddb98fd commit 011bfbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.19
1+
2.0.20

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"require-dev": {
2727
"pdepend/pdepend": "2.16.2",
2828
"phpmd/phpmd": "2.15.0",
29-
"phpunit/phpunit": "12.0.1 || 11.5.7 || 10.5.40",
30-
"squizlabs/php_codesniffer": "3.11.3"
29+
"phpunit/phpunit": "12.1.3 || 11.5.7 || 10.5.40",
30+
"squizlabs/php_codesniffer": "3.12.2"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)