|
43 | 43 | } |
44 | 44 | }, |
45 | 45 | "require": { |
46 | | - "php": "~8.2.0 || ~8.3.0 || ~8.4", |
| 46 | + "php": "~8.2.0 || ~8.3.0 || ~8.4.0", |
47 | 47 | "ext-sockets": "*", |
48 | 48 | "clue/socket-raw": "^v1.6.0", |
49 | 49 | "dotkernel/dot-cache": "^4.3", |
50 | 50 | "dotkernel/dot-cli": "^3.9", |
51 | 51 | "dotkernel/dot-data-fixtures": "^1.4.0", |
52 | 52 | "dotkernel/dot-dependency-injection": "^1.2", |
53 | | - "dotkernel/dot-log": "4.0.4", |
| 53 | + "dotkernel/dot-log": "4.1.0", |
54 | 54 | "dotkernel/dot-mail": "^5.3.0", |
55 | | - "dotkernel/dot-twigrenderer": "3.6.0", |
56 | 55 | "laminas/laminas-component-installer": "^3.5", |
57 | 56 | "laminas/laminas-config-aggregator": "^1.18", |
| 57 | + "psr-mock/http-message-implementation": "^1.0 || ^2.0", |
| 58 | + "laminas/laminas-authentication": "2.18.0", |
58 | 59 | "mezzio/mezzio": "^3.20", |
59 | 60 | "mezzio/mezzio-authentication-oauth2": "^2.11", |
| 61 | + "mezzio/mezzio-twigrenderer": "2.17.0", |
60 | 62 | "netglue/laminas-messenger": "^2.3.0", |
61 | 63 | "ramsey/uuid": "^4.5.0", |
62 | 64 | "ramsey/uuid-doctrine": "^2.1.0", |
|
0 commit comments