We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e25cf commit 1af7260Copy full SHA for 1af7260
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "inpsyde/php-coding-standards",
3
- "description": "PHP 7+ coding standards for Inpsyde WordPress projects.",
+ "description": "PHP 7.4+ coding standards for Syde WordPress projects.",
4
"type": "phpcodesniffer-standard",
5
"keywords": [
6
"phpcs",
@@ -16,14 +16,15 @@
16
"PHP standards",
17
"WordPress",
18
"WordPress standards",
19
- "Inpsyde"
+ "Inpsyde",
20
+ "Syde"
21
],
22
"license": "MIT",
23
"authors": [
24
- "name": "Inpsyde GmbH",
25
- "email": "hello@inpsyde.com",
26
- "homepage": "https://inpsyde.com",
+ "name": "Syde GmbH",
+ "email": "hello@syde.com",
27
+ "homepage": "https://syde.com",
28
"role": "Company"
29
}
30
0 commit comments