|
38 | 38 | "aplus/database": "^4.1.2",
|
39 | 39 | "aplus/database-extra": "^4.0.1",
|
40 | 40 | "aplus/date": "^3.0.1",
|
41 |
| - "aplus/debug": "^4.0.3", |
| 41 | + "aplus/debug": "^4.1.2", |
42 | 42 | "aplus/dev-commands": "^2.0.2",
|
43 | 43 | "aplus/email": "^4.0.1",
|
44 | 44 | "aplus/events": "^2.0.0",
|
45 | 45 | "aplus/factories": "^2.0.1",
|
46 | 46 | "aplus/helpers": "^4.0.1",
|
47 |
| - "aplus/http": "^6.1.0", |
| 47 | + "aplus/http": "^6.2.0", |
48 | 48 | "aplus/http-client": "^5.0.1",
|
49 | 49 | "aplus/image": "^3.0.1",
|
50 | 50 | "aplus/language": "^4.0.1",
|
51 | 51 | "aplus/log": "^4.1.0",
|
52 |
| - "aplus/mvc": "^4.0.0", |
| 52 | + "aplus/mvc": "^4.1.0", |
53 | 53 | "aplus/pagination": "^4.0.1",
|
54 | 54 | "aplus/routing": "^4.0.1",
|
55 | 55 | "aplus/session": "^4.0.1",
|
56 | 56 | "aplus/validation": "^3.1.1"
|
57 | 57 | },
|
58 | 58 | "require-dev": {
|
59 | 59 | "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", |
64 | 64 | "phpunit/phpunit": "^10.5"
|
65 | 65 | },
|
66 | 66 | "minimum-stability": "dev",
|
|
0 commit comments