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 c53195d commit 85bc441Copy full SHA for 85bc441
composer.json
@@ -19,7 +19,7 @@
19
"php": "^7.1.3"
20
},
21
"require-dev": {
22
- "symfony/process": "~3.4|~4.0"
+ "symfony/process": "^3.4|^4.0|^5.0"
23
24
"autoload": {
25
"psr-4": { "Symfony\\Component\\Dotenv\\": "" },
0 commit comments