Skip to content

Commit

Permalink
Add an abandoned note in the composer file, and update readme to poin…
Browse files Browse the repository at this point in the history
…t users to new repo
  • Loading branch information
specialtactics committed Jan 27, 2022
1 parent edd912c commit f327054
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"suggest": {
"tymon/jwt-auth": "Protect your API with JSON Web Tokens."
},
"abandoned": "api-ecosystem-for-laravel/dingo-api",
"autoload": {
"psr-4": {
"Dingo\\Api\\": "src/"
Expand Down
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Move repositories notice
Unfortunately this package cannot be maintained at this location anymore due to broken CI integrations, and travis-ci likely can't be used much longer either due to their change to paid plans. This project is still being actively maintained, we ask you to please switch to the following repository: https://github.com/api-ecosystem-for-laravel/dingo-api

---

![](https://cloud.githubusercontent.com/assets/829059/9216039/82be51cc-40f6-11e5-88f5-f0cbd07bcc39.png)

The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.
Expand Down

0 comments on commit f327054

Please sign in to comment.