Skip to content

Commit e59f9a1

Browse files
Update dependencies
1 parent 91252b0 commit e59f9a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ext-dom": "*",
3434
"ext-libxml": "*",
3535
"ext-xmlwriter": "*",
36-
"nikic/php-parser": "^4.19.1 || ^5.3.1",
36+
"nikic/php-parser": "^4.19.1 || ^5.4.0",
3737
"phpunit/php-file-iterator": "^4.1.0",
3838
"phpunit/php-text-template": "^3.0.1",
3939
"sebastian/code-unit-reverse-lookup": "^3.0.0",
@@ -44,7 +44,7 @@
4444
"theseer/tokenizer": "^1.2.3"
4545
},
4646
"require-dev": {
47-
"phpunit/phpunit": "^10.5.36"
47+
"phpunit/phpunit": "^10.5.40"
4848
},
4949
"suggest": {
5050
"ext-pcov": "PHP extension that provides line coverage",

0 commit comments

Comments
 (0)