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 4f7722a commit 194f273Copy full SHA for 194f273
composer.json
@@ -33,18 +33,18 @@
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": "^5.1.0",
38
"phpunit/php-text-template": "^4.0.1",
39
"sebastian/code-unit-reverse-lookup": "^4.0.1",
40
"sebastian/complexity": "^4.0.1",
41
- "sebastian/environment": "^7.2.0",
+ "sebastian/environment": "^7.2.1",
42
"sebastian/lines-of-code": "^3.0.1",
43
"sebastian/version": "^5.0.2",
44
"theseer/tokenizer": "^1.2.3"
45
},
46
"require-dev": {
47
- "phpunit/phpunit": "^11.5.2"
+ "phpunit/phpunit": "^11.5.35"
48
49
"suggest": {
50
"ext-pcov": "PHP extension that provides line coverage",
0 commit comments