prestissimo icon indicating copy to clipboard operation
prestissimo copied to clipboard

composer parallel install plugin

Results 42 prestissimo issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

a quick hack to allow the plugin to exist in environments where composer1 and composer2 are used. if composer2 is detected is simply deactivate itself. i am quite sure there...

```[InvalidArgumentException] Package hirak/prestissimo at version 0.3.8 has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version ``` Right now i use Windows 7 Pro SP1, PHP...

I just installed composer including prestissimo on my Windows 10 machine and when I run `composer install` in a PowerShell windows prestissimo seems to have a problem with ssl certificates....

[ACF Composer Bridge](https://github.com/pivvenit/acf-composer-bridge) helps people install the WordPress plugin Advanced Custom Fields Pro from Composer. Using it with Prestissimo gives a 404 error though: > Package operations: 1 install, 0...

I'm not sure where the issue is - with Magento's massive changes to installing with Composer or with Prestissimo - but I get the following error when I composer creates...

Runing composer req on PHP8 image triggers an exception in CurlMulti (when casting the resource to int) ```cli composer init --no-interaction composer global require hirak/prestissimo composer req symfony/phpunit-bridge -vvv ```...

As stated in the title, issuing a `composer update -h` on commandline, prestissimo will trigger a prefetch. On projects with a large amount of dependencies (e.g. Magento 2), completion can...

**System information:** - PHP 7.1, 7.2, 7.3 (tested all three) - composer 1.9.1 - MacOS Mojave 10.14.5 **How to reproduce:** - Install PHP 7.1, 7.2 or 7.3 (optionally via Homebrew:...