Commit 47dbb16 1 parent df1a0c3 commit 47dbb16 Copy full SHA for 47dbb16
File tree 3 files changed +4
-4
lines changed
user_guide_src/source/changelogs
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
"ext-curl" : " *" ,
10
10
"ext-intl" : " *" ,
11
11
"ext-json" : " *" ,
12
- "kint-php/kint" : " ^2.1 " ,
12
+ "kint-php/kint" : " ^3.3 " ,
13
13
"psr/log" : " ^1.1" ,
14
14
"laminas/laminas-escaper" : " ^2.6"
15
15
},
16
16
"require-dev" : {
17
17
"codeigniter4/codeigniter4-standard" : " ^1.0" ,
18
18
"mikey179/vfsstream" : " 1.6.*" ,
19
- "phpunit/phpunit" : " ^7.0 " ,
19
+ "phpunit/phpunit" : " ^8.5 " ,
20
20
"squizlabs/php_codesniffer" : " ^3.3"
21
21
},
22
22
"autoload" : {
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"require" : {
8
8
"php" : " >=7.2" ,
9
- "codeigniter4/framework" : " ^4@rc "
9
+ "codeigniter4/framework" : " ^4.0 "
10
10
},
11
11
"require-dev" : {
12
12
"mikey179/vfsstream" : " 1.6.*" ,
Original file line number Diff line number Diff line change 1
- Version 4.0.0-rc.4
1
+ Version 4.0.0
2
2
====================================================
3
3
4
4
Release Date: February 24, 2020
You can’t perform that action at this time.
0 commit comments