Skip to content

Commit acffb04

Browse files
committed
Add name, description, and license to composer.json and update composer.lock #96
1 parent 7f59dc4 commit acffb04

2 files changed

Lines changed: 51 additions & 25 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "ucsc/custom-functionality",
3+
"description": "UCSC Custom Functionality WordPress Plugin",
4+
"license": "GPL-2.0-or-later",
25
"require-dev": {
36
"wp-coding-standards/wpcs": "^2.2",
47
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2"

composer.lock

Lines changed: 48 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)