Skip to content

Commit b0e8165

Browse files
committed
Update symfony/process version support
1 parent b0bdf53 commit b0e8165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"ext-swoole": "^4.0",
14-
"symfony/process": "^4.3|^5.0"
14+
"symfony/process": "^3.3|^4.0|^5.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^8.5"

0 commit comments

Comments
 (0)