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