We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3637c commit fbc70eaCopy full SHA for fbc70ea
composer.json
@@ -49,15 +49,15 @@
49
"ext-json": "*",
50
"ext-spl": "*",
51
"sebastian/environment": "^3.0|^4.0|^5.0",
52
- "sebastianfeldmann/cli": "^3.4"
+ "sebastianfeldmann/cli": "^3.4",
53
+ "symfony/process": "^3.0|^4.0|^5.0|^6.0"
54
},
55
"require-dev": {
56
"sebastianfeldmann/git": "^3.2",
57
"sebastianfeldmann/ftp": "^0.9",
- "guzzlehttp/guzzle": "^5.3.3|^6.2.1",
58
+ "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0.0",
59
"aws/aws-sdk-php": "^3.10",
60
"kunalvarma05/dropbox-php-sdk": "^0.2",
- "tightenco/collect": "^5.0",
61
"phpseclib/phpseclib": "^2.0",
62
"softlayer/objectstorage": "dev-master",
63
"vlucas/phpdotenv": "^4.0",
0 commit comments