root@1b51a4eb9dd9:/app/symfony/app# php composer.phar require seregazhuk/php-watcher --dev
Cannot load Xdebug - it was already loaded
Using version ^0.5.2 for seregazhuk/php-watcher
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "5.0.*"
Your requirements could not be resolved to an installable set of packages.
Problem 1
- yosymfony/resource-watcher v2.0.0 requires symfony/finder ^2.7|^3.0|^4.0 -> no matching package found.
- seregazhuk/php-watcher v0.5.2 requires yosymfony/resource-watcher ^2.0 -> satisfiable by yosymfony/resource-watcher[v2.0.0].
- Installation request for seregazhuk/php-watcher ^0.5.2 -> satisfiable by seregazhuk/php-watcher[v0.5.2].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Bug Report
Input Code
Expected behavior
install the library
Possible Solution
get rid of
yosymfony/resource-watcher
dependency