Skip to content

Commit bfe44fd

Browse files
committed
Upgrade required package versions
1 parent beabf8e commit bfe44fd

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,29 +38,29 @@
3838
"aplus/database": "^4.1.2",
3939
"aplus/database-extra": "^4.0.1",
4040
"aplus/date": "^3.0.1",
41-
"aplus/debug": "^4.0.3",
41+
"aplus/debug": "^4.1.2",
4242
"aplus/dev-commands": "^2.0.2",
4343
"aplus/email": "^4.0.1",
4444
"aplus/events": "^2.0.0",
4545
"aplus/factories": "^2.0.1",
4646
"aplus/helpers": "^4.0.1",
47-
"aplus/http": "^6.1.0",
47+
"aplus/http": "^6.2.0",
4848
"aplus/http-client": "^5.0.1",
4949
"aplus/image": "^3.0.1",
5050
"aplus/language": "^4.0.1",
5151
"aplus/log": "^4.1.0",
52-
"aplus/mvc": "^4.0.0",
52+
"aplus/mvc": "^4.1.0",
5353
"aplus/pagination": "^4.0.1",
5454
"aplus/routing": "^4.0.1",
5555
"aplus/session": "^4.0.1",
5656
"aplus/validation": "^3.1.1"
5757
},
5858
"require-dev": {
5959
"ext-xdebug": "*",
60-
"aplus/coding-standard": "^2.3.0",
61-
"ergebnis/composer-normalize": "^2.31",
62-
"phpmd/phpmd": "^2.13",
63-
"phpstan/phpstan": "^1.10",
60+
"aplus/coding-standard": "^2.8.0",
61+
"ergebnis/composer-normalize": "^2.44",
62+
"phpmd/phpmd": "^2.15",
63+
"phpstan/phpstan": "^1.12",
6464
"phpunit/phpunit": "^10.5"
6565
},
6666
"minimum-stability": "dev",

0 commit comments

Comments
 (0)