Codeception / Codeception/module-ftp

Please support phpseclib/phpseclib 3.x

Offen
#11 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
PHP
Sterne
0
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hello

if i want to install the module-ftp via composer and phpseclib/phpseclib 3.0.19 is already installed I got an error.

`composer require --dev codeception/module-ftp`

```
Info from https://repo.packagist.org: #StandWithUkraine
Using version ^3.0 for codeception/module-ftp
./composer.json has been updated
Running composer update codeception/module-ftp
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires codeception/module-ftp ^3.0 -> satisfiable by codeception/module-ftp[3.0.0].
- codeception/module-ftp 3.0.0 requires phpseclib/phpseclib ^2.0.35 -> found phpseclib/phpseclib[2.0.35, ..., 2.0.42] but it conflicts with your root composer.json require (~3.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require codeception/module-ftp:*" to figure out if any version is installable, or "composer require codeception/module-ftp:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
```

Please support the newer version of phpseclib.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.