Skip to content

Commit

Permalink
Add abandoned flag
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed May 13, 2019
1 parent cf4ec32 commit 9bc45f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# DEPRECATED

Component Installer has been deprecated. Use [Asset Packagist](https://asset-packagist.org/) or [Component Installers Extender](https://github.com/oomphinc/composer-installers-extender) instead.
Component Installer has been deprecated. Use one of the following projects instead:
- [Component Installers Extender](https://github.com/oomphinc/composer-installers-extender)
- [Asset Packagist](https://asset-packagist.org)
- [Composer Asset Plugin](https://github.com/fxpio/composer-asset-plugin)

## Example

```
composer require oomphinc/composer-installers-extender
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@
".gitignore",
".editorconfig"
]
}
},
"abandoned": "oomphinc/composer-installers-extender"
}

0 comments on commit 9bc45f3

Please sign in to comment.