Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Commit 8c418a0

Browse files
committed
Add name and version to composer.json
1 parent f457643 commit 8c418a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
{
2+
"name": "studiometa/wordpress-project",
3+
"version": "2.0.0",
4+
"type": "project",
25
"authors": [
36
{
47
"name": "Studio Meta",
58
"email": "[email protected]"
69
}
710
],
811
"license": "MIT",
9-
"type": "project",
1012
"require": {
1113
"php": "^7.3",
1214
"vlucas/phpdotenv": "^3.4",

0 commit comments

Comments
 (0)