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.
2 parents 7ad0e9b + 194f273 commit 6aba30aCopy full SHA for 6aba30a
composer.json
@@ -33,17 +33,17 @@
33
"ext-dom": "*",
34
"ext-libxml": "*",
35
"ext-xmlwriter": "*",
36
- "nikic/php-parser": "^5.4.0",
+ "nikic/php-parser": "^5.6.1",
37
"phpunit/php-file-iterator": "^6.0",
38
"phpunit/php-text-template": "^5.0",
39
"sebastian/complexity": "^5.0",
40
- "sebastian/environment": "^8.0",
+ "sebastian/environment": "^8.0.3",
41
"sebastian/lines-of-code": "^4.0",
42
"sebastian/version": "^6.0",
43
"theseer/tokenizer": "^1.2.3"
44
},
45
"require-dev": {
46
- "phpunit/phpunit": "^12.1"
+ "phpunit/phpunit": "^12.3.7"
47
48
"suggest": {
49
"ext-pcov": "PHP extension that provides line coverage",
0 commit comments