Skip to content

Commit 97428f0

Browse files
authored
Update composer.json with StellarWP
1 parent 4150a63 commit 97428f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "the-events-calendar/coding-standards",
3-
"description": "Code sniffing rules for The Events Calendar products",
2+
"name": "stellarwp/coding-standards",
3+
"description": "Code sniffing rules for StellarWP",
44
"type": "phpcodesniffer-standard",
55
"license": "GPL-3.0+",
66
"keywords": [
@@ -10,8 +10,8 @@
1010
],
1111
"authors": [
1212
{
13-
"name": "The Events Calendar",
14-
"email": "vendors@theeventscalendar.com"
13+
"name": "StellarWP",
14+
"email": "vendors@stellarwp.com"
1515
}
1616
],
1717
"require": {

0 commit comments

Comments
 (0)