Skip to content

Commit fee53d3

Browse files
authored
Merge pull request #1 from ChenRuihua/patch-1
Updated composer.json
2 parents 9916fc5 + 96169af commit fee53d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php" : "^7.3|^8.0",
19-
"symfony/process": "^4.0|^5.0"
19+
"symfony/process": "^4.0|^5.0|^6.0"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "^2.17",

0 commit comments

Comments
 (0)