Skip to content

Commit 4f7f386

Browse files
author
Oliver Stark
authored
Merge pull request #69 from markhuot/patch-1
Update composer.json
2 parents 9e225aa + b87cd9e commit 4f7f386

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
"require": {
2424
"php": "^8.0",
2525
"craftcms/cms": "^4.0.0",
26-
"symfony/process": "^5.0"
26+
"symfony/process": "^5.0|^6.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)