Skip to content

Commit 6bd823e

Browse files
committed
- Renamed repository
- Updated composer dependencies
1 parent 22cc1c3 commit 6bd823e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
File renamed without changes.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "flyeralarm/coding-guidelines",
2+
"name": "flyeralarm/php-code-validator",
33
"description": "A custom coding standard for flyeralarm",
44
"type": "config",
55
"license": "proprietary",
@@ -18,6 +18,6 @@
1818
"squizlabs/php_codesniffer": "^3.0"
1919
},
2020
"bin": [
21-
"bin/fa-coding-guideline-validator"
21+
"bin/php-code-validator"
2222
]
2323
}

composer.lock

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

0 commit comments

Comments
 (0)