Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve host: flex.symfony.com #43

Open
veikoon opened this issue Jan 5, 2023 · 0 comments
Open

Could not resolve host: flex.symfony.com #43

veikoon opened this issue Jan 5, 2023 · 0 comments

Comments

@veikoon
Copy link
Contributor

veikoon commented Jan 5, 2023

"symfony/flex": "^1.11",

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

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",

veikoon added a commit that referenced this issue Jan 5, 2023
veikoon added a commit that referenced this issue Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant