Skip to content

Commit 2c86f16

Browse files
authored
Merge pull request #133 from kenjis/fix-ci-coding-standard-version
chore: fix `codeigniter/coding-standard` version to `1.7.*`
2 parents 4c5ccc6 + ef18dcd commit 2c86f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"php": "^7.4 || ^8.0"
2121
},
2222
"require-dev": {
23+
"codeigniter/coding-standard": "1.7.*",
2324
"codeigniter4/devkit": "^1.1.2",
2425
"codeigniter4/framework": "^4.2.3",
2526
"phpunit/phpunit": "^9.6",

0 commit comments

Comments
 (0)