File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "homepage" : " https://codeigniter.com" ,
66 "license" : " MIT" ,
77 "require" : {
8- "php" : " ^7.2 || ^8.0" ,
8+ "php" : " ^7.3|| ^8.0" ,
99 "ext-curl" : " *" ,
1010 "ext-intl" : " *" ,
1111 "ext-json" : " *" ,
1818 "codeigniter4/codeigniter4-standard" : " ^1.0" ,
1919 "fakerphp/faker" : " ^1.9" ,
2020 "mikey179/vfsstream" : " ^1.6" ,
21- "phpunit/phpunit" : " ^8.5 " ,
21+ "phpunit/phpunit" : " ^9.1 " ,
2222 "predis/predis" : " ^1.1" ,
2323 "squizlabs/php_codesniffer" : " ^3.3"
2424 },
Original file line number Diff line number Diff line change 44 "homepage" : " https://codeigniter.com" ,
55 "license" : " MIT" ,
66 "require" : {
7- "php" : " ^7.2 || ^8.0"
7+ "php" : " ^7.3|| ^8.0"
88 },
99 "require-dev" : {
1010 "codeigniter4/codeigniter4" : " dev-develop" ,
1111 "fakerphp/faker" : " ^1.9" ,
1212 "mikey179/vfsstream" : " ^1.6" ,
13- "phpunit/phpunit" : " ^8.5 "
13+ "phpunit/phpunit" : " ^9.1 "
1414 },
1515 "suggest" : {
1616 "ext-fileinfo" : " Improves mime type detection for files"
Original file line number Diff line number Diff line change 55 "homepage" : " https://codeigniter.com" ,
66 "license" : " MIT" ,
77 "require" : {
8- "php" : " ^7.2 || ^8.0" ,
8+ "php" : " ^7.3|| ^8.0" ,
99 "codeigniter4/framework" : " ^4"
1010 },
1111 "require-dev" : {
1212 "fakerphp/faker" : " ^1.9" ,
1313 "mikey179/vfsstream" : " ^1.6" ,
14- "phpunit/phpunit" : " ^8.5 "
14+ "phpunit/phpunit" : " ^9.1 "
1515 },
1616 "suggest" : {
1717 "ext-fileinfo" : " Improves mime type detection for files"
Original file line number Diff line number Diff line change 55 "homepage" : " https://codeigniter.com" ,
66 "license" : " MIT" ,
77 "require" : {
8- "php" : " ^7.2 || ^8.0" ,
8+ "php" : " ^7.3|| ^8.0" ,
99 "ext-curl" : " *" ,
1010 "ext-intl" : " *" ,
1111 "ext-json" : " *" ,
1818 "codeigniter4/codeigniter4-standard" : " ^1.0" ,
1919 "fakerphp/faker" : " ^1.9" ,
2020 "mikey179/vfsstream" : " ^1.6" ,
21- "phpstan/phpstan" : " 0.12.69 " ,
22- "phpunit/phpunit" : " ^8.5 || ^ 9.1" ,
21+ "phpstan/phpstan" : " ^ 0.12" ,
22+ "phpunit/phpunit" : " ^9.1" ,
2323 "predis/predis" : " ^1.1" ,
2424 "rector/rector" : " ^0.8" ,
2525 "squizlabs/php_codesniffer" : " ^3.3"
You can’t perform that action at this time.
0 commit comments