You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
The following exception probably indicates you have misconfigured DNS resolver(s)
In CurlDownloader.php line 365:
curl error 6 while downloading https://flex.symfony.com/versions.json: Could not resolve host: flex.symfony.com
Votix/composer.json
Line 62 in 56b4d9d
Depuis septembre 2021 Symfony Flex est serverless : https://symfony.com/blog/symfony-flex-is-going-serverless
hotfix : docker-compose run --rm --user root votix composer update symfony/flex --no-plugins --no-scripts
--> from "symfony/flex": "^1.11" to "symfony/flex": "^1.19.4",
The text was updated successfully, but these errors were encountered: