Skip to content

Commit 8c32c6d

Browse files
Merge branch '10.1'
2 parents 5f00216 + 7e30826 commit 8c32c6d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"ext-dom": "*",
3434
"ext-libxml": "*",
3535
"ext-xmlwriter": "*",
36-
"nikic/php-parser": "^5.0",
37-
"phpunit/php-file-iterator": "^5.0",
38-
"phpunit/php-text-template": "^4.0",
39-
"sebastian/code-unit-reverse-lookup": "^4.0",
40-
"sebastian/complexity": "^4.0",
41-
"sebastian/environment": "^7.0",
42-
"sebastian/lines-of-code": "^3.0",
43-
"sebastian/version": "^5.0",
44-
"theseer/tokenizer": "^1.2.0"
36+
"nikic/php-parser": "^5.1.0",
37+
"phpunit/php-file-iterator": "^5.0.1",
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",
42+
"sebastian/lines-of-code": "^3.0.1",
43+
"sebastian/version": "^5.0.1",
44+
"theseer/tokenizer": "^1.2.3"
4545
},
4646
"require-dev": {
4747
"phpunit/phpunit": "^11.0"

0 commit comments

Comments
 (0)