Skip to content

Commit

Permalink
Abandon repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Dec 1, 2022
1 parent edd705c commit 9a90a03
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/dependabot.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# composer-require-better

This repository is abandoned,
use [`composer bump`](https://getcomposer.org/doc/03-cli.md#bump) instead.
----

Plugin for [Composer](https://getcomposer.org) to require package with constraint having [patch version](https://semver.org).

[![Current version](https://img.shields.io/packagist/v/kubawerlos/composer-require-better.svg?label=Current%20version)](https://packagist.org/packages/kubawerlos/composer-require-better)
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Provides a command to require package with constraint having patch version",
"license": "MIT",
"type": "composer-plugin",
"abandoned": true,
"keywords": [
"composer",
"plugin",
Expand Down

0 comments on commit 9a90a03

Please sign in to comment.