Skip to content

Commit 276d477

Browse files
committed
Update package versions
1 parent 97d3b76 commit 276d477

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

composer.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,36 +32,36 @@
3232
"php": ">=8.1",
3333
"aplus/autoload": "^2.0.2",
3434
"aplus/cache": "^3.0.1",
35-
"aplus/cli": "^2.3.1",
36-
"aplus/config": "^3.0.1",
37-
"aplus/crypto": "^1.0.2",
38-
"aplus/database": "^3.2.1",
35+
"aplus/cli": "^2.4.0",
36+
"aplus/config": "^3.0.2",
37+
"aplus/crypto": "^1.0.3",
38+
"aplus/database": "^3.3.0",
3939
"aplus/database-extra": "^3.0.1",
4040
"aplus/date": "^2.0.1",
41-
"aplus/debug": "^3.3.4",
41+
"aplus/debug": "^3.4.0",
4242
"aplus/dev-commands": "^1.0.0",
43-
"aplus/email": "^3.2.1",
43+
"aplus/email": "^3.2.3",
4444
"aplus/events": "^1.4.2",
4545
"aplus/factories": "^1.0.1",
4646
"aplus/helpers": "^3.0.1",
47-
"aplus/http": "^5.2.1",
48-
"aplus/http-client": "^4.2.1",
47+
"aplus/http": "^5.5.0",
48+
"aplus/http-client": "^4.3.1",
4949
"aplus/image": "^2.2.3",
5050
"aplus/language": "^3.0.2",
5151
"aplus/log": "^3.0.1",
52-
"aplus/mvc": "^3.1.0",
53-
"aplus/pagination": "^3.3.0",
52+
"aplus/mvc": "^3.10.0",
53+
"aplus/pagination": "^3.6.0",
5454
"aplus/routing": "^3.4.2",
55-
"aplus/session": "^3.2.1",
56-
"aplus/validation": "^2.1.2"
55+
"aplus/session": "^3.2.3",
56+
"aplus/validation": "^2.5.0"
5757
},
5858
"require-dev": {
5959
"ext-xdebug": "*",
60-
"aplus/coding-standard": "^1.12",
61-
"ergebnis/composer-normalize": "^2.25",
62-
"phpmd/phpmd": "^2.12",
63-
"phpstan/phpstan": "^1.5",
64-
"phpunit/phpunit": "^9.5"
60+
"aplus/coding-standard": "^1.14",
61+
"ergebnis/composer-normalize": "^2.31",
62+
"phpmd/phpmd": "^2.13",
63+
"phpstan/phpstan": "^1.10",
64+
"phpunit/phpunit": "^9.6"
6565
},
6666
"minimum-stability": "dev",
6767
"prefer-stable": true,

0 commit comments

Comments
 (0)