Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 24aac00

Browse files
Update composer.json for fork, preparing for release
1 parent a8a56f1 commit 24aac00

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

composer.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "tobscure/json-api",
2+
"name": "zdcs/json-api",
33
"description": "JSON-API responses in PHP",
44
"keywords": ["json", "api", "standard", "jsonapi"],
55
"license": "MIT",
@@ -24,12 +24,5 @@
2424
"psr-4": {
2525
"Tobscure\\Tests\\JsonApi\\": "tests/"
2626
}
27-
},
28-
"extra": {
29-
"branch-alias": {
30-
"dev-master": "1.0-dev"
31-
}
32-
},
33-
"minimum-stability": "dev",
34-
"prefer-stable": true
27+
}
3528
}

0 commit comments

Comments
 (0)