Skip to content

Commit

Permalink
Mark package as abandoned and update README with new package info.
Browse files Browse the repository at this point in the history
The `composer.json` now indicates that `dropelikeit/laravel-responsefactory` is abandoned. The README advises users to transition to a new package that offers additional functions, and support will extend only until Laravel 11's end.
  • Loading branch information
Dropelikeit committed Dec 6, 2024
1 parent 4357297 commit 85d4e49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ JMS-Serializer: https://github.com/schmittjoh/serializer

You are also welcome to use the Issue Tracker to set bugs, improvements or upgrade requests.

> Please use the new package https://github.com/Dropelikeit/laravel-responsefactory in the future. The new package contains some new and useful functions!
This package will only be supported until the end of Laravel 11. Until then, you should use the new package.

### Installation

``` composer require dropelikeit/laravel-jms-serializer ```
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"keywords": ["Lumen", "Laravel", "JMS Serializer", "JMS"],
"minimum-stability": "stable",
"license": "MIT",
"abandoned": "dropelikeit/laravel-responsefactory",
"authors": [
{
"name": "Marcel Strahl",
Expand Down

0 comments on commit 85d4e49

Please sign in to comment.