Skip to content

Commit 40a805a

Browse files
authored
Upgrade package dependencies
1 parent 1b594ac commit 40a805a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"ext-dom": "*",
2323
"ext-libxml": "*",
2424
"ext-mbstring": "*",
25-
"nikic/php-parser": "^4.16",
26-
"symfony/process": "^5.4|^6.0"
25+
"nikic/php-parser": "^4.16|^5.0",
26+
"symfony/process": "^5.4|^6.0|^7.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)