Skip to content

Commit f33c2bf

Browse files
committed
Upgrade required packages
1 parent f786eda commit f33c2bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"require": {
3636
"php": ">=8.5",
3737
"ext-mysqli": "*",
38-
"aplus/debug": "^4.3",
39-
"aplus/log": "^4.0"
38+
"aplus/debug": "^5.0",
39+
"aplus/log": "^5.0"
4040
},
4141
"require-dev": {
4242
"ext-xdebug": "*",
43-
"aplus/coding-standard": "^2.8",
43+
"aplus/coding-standard": "^3.0",
4444
"ergebnis/composer-normalize": "^2.25",
4545
"jetbrains/phpstorm-attributes": "^1.0",
4646
"phpmd/phpmd": "^2.13",

0 commit comments

Comments
 (0)