Skip to content

Commit 98ba93e

Browse files
committed
chore: fix PHPUnit and coding-standard version
For CI 4.4 support.
1 parent 674ee9b commit 98ba93e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@
2323
"codeigniter4/settings": "^2.0"
2424
},
2525
"require-dev": {
26+
"codeigniter/coding-standard": "1.7.*",
2627
"codeigniter4/devkit": "^1.0",
2728
"codeigniter4/framework": "^4.1",
29+
"phpunit/phpunit": "^9.6",
2830
"rector/rector": "1.1.1"
2931
},
3032
"minimum-stability": "dev",

0 commit comments

Comments
 (0)