Skip to content

Commit 135f701

Browse files
committed
Upgrade required packages
1 parent f1e36b5 commit 135f701

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,25 +46,25 @@
4646
"ext-mysqli": "*",
4747
"aplus/autoload": "^2.0",
4848
"aplus/cache": "^3.0",
49-
"aplus/cli": "^2.3",
49+
"aplus/cli": "^2.4",
5050
"aplus/config": "^3.0",
51-
"aplus/database": "^3.3",
51+
"aplus/database": "^3.4",
5252
"aplus/database-extra": "^3.0",
5353
"aplus/date": "^2.0",
54-
"aplus/debug": "^3.3",
54+
"aplus/debug": "^3.4",
5555
"aplus/email": "^3.2",
5656
"aplus/http": "^5.5",
5757
"aplus/language": "^3.0",
5858
"aplus/log": "^3.0",
59-
"aplus/pagination": "^3.6",
59+
"aplus/pagination": "^3.7",
6060
"aplus/routing": "^3.4",
6161
"aplus/session": "^3.2",
6262
"aplus/validation": "^2.5"
6363
},
6464
"require-dev": {
6565
"ext-xdebug": "*",
66-
"aplus/coding-standard": "^1.14",
67-
"ergebnis/composer-normalize": "^2.31",
66+
"aplus/coding-standard": "^1.15",
67+
"ergebnis/composer-normalize": "^2.35",
6868
"jetbrains/phpstorm-attributes": "^1.0",
6969
"phpmd/phpmd": "^2.13",
7070
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)