Fix unzip missing support for testsuite
parent
a54d16f8a6
commit
22e79684ee
|
@ -21,7 +21,7 @@ Lock file operations: 6 installs, 0 updates, 0 removals
|
|||
- Locking symfony/process (12345.1.2)
|
||||
Writing lock file
|
||||
Installing dependencies from lock file (including require-dev)
|
||||
Package operations: 6 installs, 0 updates, 0 removals
|
||||
Package operations: 6 installs, 0 updates, 0 removals%(\nAs there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.\nThis may cause invalid reports of corrupted archives. Besides, any UNIX permissions \(e.g. executable\) defined in the archives will be lost.\nInstalling 'unzip' may remediate them.)?%
|
||||
- Downloading symfony/polyfill-ctype (%v?[1-8]\.\d+\.\d+%)
|
||||
- Downloading symfony/filesystem (%v?[2-8]\.\d+\.\d+%)
|
||||
- Installing symfony/console (99999.1.2): Symlinking from symfony-console
|
||||
|
|
|
@ -26,7 +26,7 @@ Lock file operations: 0 installs, 5 updates, 0 removals
|
|||
- Upgrading symfony/process (12345.1.2 => 12345.1.3)
|
||||
Writing lock file
|
||||
Installing dependencies from lock file (including require-dev)
|
||||
Package operations: 0 installs, 5 updates, 0 removals
|
||||
Package operations: 0 installs, 5 updates, 0 removals%(\nAs there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.\nThis may cause invalid reports of corrupted archives. Besides, any UNIX permissions \(e.g. executable\) defined in the archives will be lost.\nInstalling 'unzip' may remediate them.)?%
|
||||
- Downloading symfony/filesystem (%v?[2-8]\.\d+\.\d+%)
|
||||
- Upgrading symfony/console (99999.1.2 => 99999.1.3): Mirroring from symfony-console
|
||||
- Upgrading plugin/a (1.1.1 => 1.1.2): Mirroring from plugin-a
|
||||
|
|
Loading…
Reference in New Issue