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 224d33c commit 67cb6deCopy full SHA for 67cb6de
composer.json
@@ -26,7 +26,6 @@
26
"require": {
27
"php": "^7.2",
28
"yosymfony/resource-watcher": "^2.0",
29
- "symfony/process": "^4.3",
30
"symfony/console": "^4.3",
31
"react/event-loop": "^1.1",
32
"symfony/yaml": "^4.3",
@@ -48,6 +47,7 @@
48
47
"php-watcher"
49
],
50
"require-dev": {
+ "symfony/process": "^4.3",
51
"phpunit/phpunit": "^8.0"
52
},
53
"minimum-stability": "alpha"
0 commit comments