Skip to content

Commit 90f2fe7

Browse files
authored
QFE
1 parent b511a74 commit 90f2fe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"ext-zip": "*",
2525
"symfony/console": ">=3.2",
2626
"guzzlehttp/guzzle": ">=6.2",
27-
"symfony/process": "=>3.2",
28-
"symfony/filesystem": "=>3.2",
29-
"symfony/yaml": "=>3.2",
27+
"symfony/process": ">=3.2",
28+
"symfony/filesystem": ">=3.2",
29+
"symfony/yaml": ">=3.2",
3030
"wp-cli/wp-cli": "^1.2"
3131
},
3232
"bin": [

0 commit comments

Comments
 (0)