Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit 3efdfb1

Browse files
Merge pull request #29 from KhairulA/master
set project type to "phpcodesniffer-standard"
2 parents 00e9973 + 34ef326 commit 3efdfb1

File tree

2 files changed

+73
-3
lines changed

2 files changed

+73
-3
lines changed

‎composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "codeigniter4/codeigniter4-standard",
3+
"type": "phpcodesniffer-standard",
34
"description": "CodeIgniter 4 Standard for PHP_CodeSniffer 3.",
45
"version":"1.0.1",
56
"license":"MIT",
@@ -16,6 +17,7 @@
1617
"require-dev": {
1718
"squizlabs/php_codesniffer": "^3.1",
1819
"satooshi/php-coveralls": "^1.0",
19-
"phpunit/phpunit": "^6.5"
20+
"phpunit/phpunit": "^6.5",
21+
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0"
2022
}
2123
}

‎composer.lock

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /