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

league/flysystem-ftp is locked to version 3.4.0 and an update of this package was not requested. #273

Open
zeeid opened this issue Feb 27, 2023 · 1 comment

Comments

@zeeid
Copy link

zeeid commented Feb 27, 2023

Good evening
can anyone help me
i got error , while composer install on windows 10

Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - league/flysystem-ftp is locked to version 3.4.0 and an update of this package was not requested.
    - league/flysystem-ftp 3.4.0 requires ext-ftp * -> it is missing from your system. Install or enable PHP's ftp extension.

To enable extensions, verify that they are enabled in your .ini files:
    - C:\wamp64\bin\php\php8.1.13\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-ftp` to temporarily ignore these required extensions.

@christophrumpel
Copy link
Owner

Hey. Have you tried this?

Alternatively, you can run Composer with --ignore-platform-req=ext-ftp to temporarily ignore these required extensions.

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

2 participants