Skip to content

Commit f327054

Browse files
Add an abandoned note in the composer file, and update readme to point users to new repo
1 parent edd912c commit f327054

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"suggest": {
3939
"tymon/jwt-auth": "Protect your API with JSON Web Tokens."
4040
},
41+
"abandoned": "api-ecosystem-for-laravel/dingo-api",
4142
"autoload": {
4243
"psr-4": {
4344
"Dingo\\Api\\": "src/"

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Move repositories notice
2+
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
3+
4+
---
5+
16
![](https://cloud.githubusercontent.com/assets/829059/9216039/82be51cc-40f6-11e5-88f5-f0cbd07bcc39.png)
27

38
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.

0 commit comments

Comments
 (0)