Skip to content

Commit 1af7260

Browse files
committed
Update Composer config file
1 parent 85e25cf commit 1af7260

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

composer.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inpsyde/php-coding-standards",
3-
"description": "PHP 7+ coding standards for Inpsyde WordPress projects.",
3+
"description": "PHP 7.4+ coding standards for Syde WordPress projects.",
44
"type": "phpcodesniffer-standard",
55
"keywords": [
66
"phpcs",
@@ -16,14 +16,15 @@
1616
"PHP standards",
1717
"WordPress",
1818
"WordPress standards",
19-
"Inpsyde"
19+
"Inpsyde",
20+
"Syde"
2021
],
2122
"license": "MIT",
2223
"authors": [
2324
{
24-
"name": "Inpsyde GmbH",
25-
"email": "hello@inpsyde.com",
26-
"homepage": "https://inpsyde.com",
25+
"name": "Syde GmbH",
26+
"email": "hello@syde.com",
27+
"homepage": "https://syde.com",
2728
"role": "Company"
2829
}
2930
],

0 commit comments

Comments
 (0)