Skip to content

Commit 1db14f1

Browse files
committed
move to phpunit10 and update CodeIgniter coding-standard
1 parent 37dd49c commit 1db14f1

File tree

3 files changed

+353
-504
lines changed

3 files changed

+353
-504
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"psr/container": "^2.0"
3333
},
3434
"require-dev": {
35-
"codeigniter/coding-standard": "1.7.*",
35+
"codeigniter/coding-standard": "1.8.*",
3636
"codeigniter4/devkit": "^1.0",
37-
"phpunit/phpunit": "^9.6",
37+
"phpunit/phpunit": "^10.5.41",
3838
"tatter/patches": "^2.0"
3939
},
4040
"minimum-stability": "dev",

0 commit comments

Comments
 (0)