Skip to content

Commit

Permalink
Announcement to be deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
hirak committed Oct 28, 2020
1 parent 61f4f70 commit e8fb512
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ prestissimo (composer plugin)
[![Total Downloads](https://poser.pugx.org/hirak/prestissimo/downloads)](https://packagist.org/packages/hirak/prestissimo)
[![License](https://poser.pugx.org/hirak/prestissimo/license)](https://packagist.org/packages/hirak/prestissimo)

This is a [composer](https://getcomposer.org) plugin that downloads packages in parallel to speed up the installation process.
This is a [composer 1.x](https://getcomposer.org) plugin that downloads packages in parallel to speed up the installation process.

## Announcement: [Composer 2 is now available!](https://blog.packagist.com/composer-2-0-is-now-available/)

**This plugin is for Composer1; Composer2 is very fast on its own. Uninstall this plugin and update the Composer itself.**


## Requirements
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hirak/prestissimo",
"description": "composer parallel install plugin",
"description": "composer parallel install plugin for Composer 1.x",
"type": "composer-plugin",
"keywords": ["parallel", "install", "speedup"],
"authors": [
Expand Down

0 comments on commit e8fb512

Please sign in to comment.