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 c23f4ab commit 99244c3Copy full SHA for 99244c3
VERSION
@@ -1 +1 @@
1
-2.0.23
+2.0.24
composer.json
@@ -26,8 +26,8 @@
26
"require-dev": {
27
"pdepend/pdepend": "2.16.2",
28
"phpmd/phpmd": "2.15.0",
29
- "phpunit/phpunit": "12.1.3 || 11.5.7 || 10.5.40",
30
- "squizlabs/php_codesniffer": "3.12.2"
+ "phpunit/phpunit": "12.2.0 || 11.5.7 || 10.5.40",
+ "squizlabs/php_codesniffer": "3.13.0"
31
},
32
"autoload": {
33
"psr-4": {
0 commit comments