File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 },
1717 "require-dev" : {
1818 "codeigniter4/codeigniter4-standard" : " ^1.0" ,
19- "fzaninotto /faker" : " ^1.9@dev " ,
20- "mikey179/vfsstream" : " 1.6.* " ,
19+ "fakerphp /faker" : " ^1.9" ,
20+ "mikey179/vfsstream" : " ^ 1.6" ,
2121 "phpunit/phpunit" : " ^8.5" ,
2222 "predis/predis" : " ^1.1" ,
2323 "squizlabs/php_codesniffer" : " ^3.3"
Original file line number Diff line number Diff line change 88 },
99 "require-dev" : {
1010 "codeigniter4/codeigniter4" : " dev-develop" ,
11- "fzaninotto /faker" : " ^1.9@dev " ,
12- "mikey179/vfsstream" : " 1.6.* " ,
11+ "fakerphp /faker" : " ^1.9" ,
12+ "mikey179/vfsstream" : " ^ 1.6" ,
1313 "phpunit/phpunit" : " ^8.5"
1414 },
1515 "autoload-dev" : {
Original file line number Diff line number Diff line change 99 "codeigniter4/framework" : " ^4"
1010 },
1111 "require-dev" : {
12- "fzaninotto /faker" : " ^1.9@dev " ,
13- "mikey179/vfsstream" : " 1.6.* " ,
12+ "fakerphp /faker" : " ^1.9" ,
13+ "mikey179/vfsstream" : " ^ 1.6" ,
1414 "phpunit/phpunit" : " ^8.5"
1515 },
1616 "autoload" : {
You can’t perform that action at this time.
0 commit comments