Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bekiryazgann authored Aug 10, 2023
1 parent 5334f4a commit f6c9d8b
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,10 @@
{
"name": "mgp25/instagram-api",
"name": "bekiryazgann/instagram",
"description": "Instagram's private API for PHP",
"license": [
"RPL-1.5",
"proprietary"
],
"keywords": [
"Instagram",
"Private",
"API",
"PHP"
],
"support": {
"issues": "https://github.com/mgp25/Instagram-API/issues",
"wiki": "https://github.com/mgp25/Instagram-API/wiki",
"source": "https://github.com/mgp25/Instagram-API/"
},
"authors": [
{
"name": "mgp25",
"email": "[email protected]",
"role": "Founder"
},
{
"name": "SteveJobzniak",
"homepage": "https://github.com/SteveJobzniak",
"role": "Developer"
}
],
"autoload": {
"psr-4": {
"InstagramAPI\\": "src/"
Expand Down

0 comments on commit f6c9d8b

Please sign in to comment.