Skip to content

Commit 6745f06

Browse files
committed
Upgrade required package versions
1 parent 78250dc commit 6745f06

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -45,29 +45,29 @@
4545
"ext-json": "*",
4646
"ext-mysqli": "*",
4747
"aplus/autoload": "^3.0",
48-
"aplus/cache": "^4.0",
48+
"aplus/cache": "^4.1",
4949
"aplus/cli": "^3.0",
5050
"aplus/config": "^4.0",
5151
"aplus/database": "^4.1",
5252
"aplus/database-extra": "^4.0",
5353
"aplus/date": "^3.0",
5454
"aplus/debug": "^4.0",
5555
"aplus/email": "^4.0",
56-
"aplus/http": "^6.0",
56+
"aplus/http": "^6.1",
5757
"aplus/language": "^4.0",
58-
"aplus/log": "^4.0",
58+
"aplus/log": "^4.1",
5959
"aplus/pagination": "^4.0",
6060
"aplus/routing": "^4.0",
6161
"aplus/session": "^4.0",
62-
"aplus/validation": "^3.0"
62+
"aplus/validation": "^3.1"
6363
},
6464
"require-dev": {
6565
"ext-xdebug": "*",
6666
"aplus/coding-standard": "^2.8",
67-
"ergebnis/composer-normalize": "^2.35",
67+
"ergebnis/composer-normalize": "^2.44",
6868
"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",
7171
"phpunit/phpunit": "^10.5"
7272
},
7373
"minimum-stability": "dev",

0 commit comments

Comments
 (0)