File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 45
45
"ext-json" : " *" ,
46
46
"ext-mysqli" : " *" ,
47
47
"aplus/autoload" : " ^3.0" ,
48
- "aplus/cache" : " ^4.0 " ,
48
+ "aplus/cache" : " ^4.1 " ,
49
49
"aplus/cli" : " ^3.0" ,
50
50
"aplus/config" : " ^4.0" ,
51
51
"aplus/database" : " ^4.1" ,
52
52
"aplus/database-extra" : " ^4.0" ,
53
53
"aplus/date" : " ^3.0" ,
54
54
"aplus/debug" : " ^4.0" ,
55
55
"aplus/email" : " ^4.0" ,
56
- "aplus/http" : " ^6.0 " ,
56
+ "aplus/http" : " ^6.1 " ,
57
57
"aplus/language" : " ^4.0" ,
58
- "aplus/log" : " ^4.0 " ,
58
+ "aplus/log" : " ^4.1 " ,
59
59
"aplus/pagination" : " ^4.0" ,
60
60
"aplus/routing" : " ^4.0" ,
61
61
"aplus/session" : " ^4.0" ,
62
- "aplus/validation" : " ^3.0 "
62
+ "aplus/validation" : " ^3.1 "
63
63
},
64
64
"require-dev" : {
65
65
"ext-xdebug" : " *" ,
66
66
"aplus/coding-standard" : " ^2.8" ,
67
- "ergebnis/composer-normalize" : " ^2.35 " ,
67
+ "ergebnis/composer-normalize" : " ^2.44 " ,
68
68
"jetbrains/phpstorm-attributes" : " ^1.0" ,
69
- "phpmd/phpmd" : " ^2.13 " ,
70
- "phpstan/phpstan" : " ^1.10 " ,
69
+ "phpmd/phpmd" : " ^2.15 " ,
70
+ "phpstan/phpstan" : " ^1.12 " ,
71
71
"phpunit/phpunit" : " ^10.5"
72
72
},
73
73
"minimum-stability" : " dev" ,
You can’t perform that action at this time.
0 commit comments