File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 66 "homepage" : " https://cakephp.org" ,
77 "require" : {
88 "php" : " >=8.2" ,
9- "cakephp/cakephp" : " dev-5.next as 5. 2.0" ,
9+ "cakephp/cakephp" : " 5. 2.0@RC " ,
1010 "cakephp/migrations" : " ^4.0.0" ,
1111 "cakephp/plugin-installer" : " ^2.0" ,
1212 "mobiledetect/mobiledetectlib" : " ^4.8.03"
1313 },
1414 "require-dev" : {
1515 "cakephp/bake" : " ^3.0.0" ,
16- "cakephp/cakephp-codesniffer" : " ^5.0 " ,
17- "cakephp/debug_kit" : " ^5.0 .0" ,
16+ "cakephp/cakephp-codesniffer" : " ^5.3 " ,
17+ "cakephp/debug_kit" : " ^5.2 .0" ,
1818 "josegonzalez/dotenv" : " ^4.0" ,
19- "phpunit/phpunit" : " ^11.1 .3 || ^12.1"
19+ "phpunit/phpunit" : " ^11.5 .3 || ^12.1.3 "
2020 },
2121 "suggest" : {
2222 "cakephp/repl" : " Console tools for a REPL interface for CakePHP applications." ,
Original file line number Diff line number Diff line change @@ -5,6 +5,3 @@ parameters:
55 - config/bootstrap.php
66 paths :
77 - src/
8- ignoreErrors :
9- -
10- identifier : missingType.generics
You can’t perform that action at this time.
0 commit comments