Skip to content

Commit 0f33194

Browse files
author
Oliver Stark
authored
Merge pull request #38 from jan-dh/master
Update symfony/process
2 parents 447f720 + 87e53c5 commit 0f33194

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
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"craftcms/cms": "^3.0.0",
26-
"symfony/process": "^4.2.0"
26+
"symfony/process": "^4.2|^5.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)