Skip to content

Commit a44bc31

Browse files
author
cryptodev4
committed
Fix some composer.json error in typos
1 parent dee5ad1 commit a44bc31

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"subscription"
1313
],
1414
"license": "MIT",
15-
"homepage": "https://cryptodev4.com",
15+
"homepage": "https://github.com/cryptodev4/laravel-subscriptions",
1616
"support": {
1717
"email": "cryptodev100972m@gmail.com",
1818
"issues": "https://github.com/cryptodev4/laravel-subscriptions/issues",
@@ -22,15 +22,9 @@
2222
"authors": [
2323
{
2424
"name": "Johan Cabeza",
25-
"homepage": "https://cryptodev4.com",
25+
"homepage": "https://github.com/cryptodev4/laravel-subscriptions",
2626
"email": "cryptodev100972m@gmail.com"
2727
},
28-
{
29-
"name": "Abdelrahman Omran",
30-
"homepage": "https://omranic.com",
31-
"email": "me@omranic.com",
32-
"role": "Project Lead"
33-
},
3428
{
3529
"name": "The Generous Laravel Community",
3630
"homepage": "https://github.com/cryptodev4/laravel-subscriptions/contributors"

0 commit comments

Comments
 (0)