We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4150a63 commit 97428f0Copy full SHA for 97428f0
composer.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "the-events-calendar/coding-standards",
3
- "description": "Code sniffing rules for The Events Calendar products",
+ "name": "stellarwp/coding-standards",
+ "description": "Code sniffing rules for StellarWP",
4
"type": "phpcodesniffer-standard",
5
"license": "GPL-3.0+",
6
"keywords": [
@@ -10,8 +10,8 @@
10
],
11
"authors": [
12
13
- "name": "The Events Calendar",
14
- "email": "vendors@theeventscalendar.com"
+ "name": "StellarWP",
+ "email": "vendors@stellarwp.com"
15
}
16
17
"require": {
0 commit comments