Skip to content

Commit d929a60

Browse files
authored
removed details_url from composer.json
1 parent e451a8d commit d929a60

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"name": "asasvirtuais/asasvirtuais-wp",
33
"version": "0.1.0",
4-
"details_url": "todo",
5-
"download_url": "todo",
64
"description": "The only PHP codesbase I will ever maintan",
75
"type": "wordpress-plugin",
86
"require": {

metadata.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"version": "0.1.0",
3+
"details_url": "todo",
4+
"download_url": "todo"
5+
}

0 commit comments

Comments
 (0)