|
16 | 16 | "source": "https://github.com/mimmi20/monolog-factory"
|
17 | 17 | },
|
18 | 18 | "require": {
|
19 |
| - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", |
| 19 | + "php": "~8.3.0 || ~8.4.0 || ~8.5.0", |
20 | 20 | "ext-mbstring": "*",
|
21 | 21 | "monolog/monolog": "^3.8.1",
|
22 | 22 | "psr/container": "^1.1.2 || ^2.0.2",
|
|
37 | 37 | "graylog2/gelf-php": "^2.0.1",
|
38 | 38 | "guzzlehttp/guzzle": "^7.9.2",
|
39 | 39 | "guzzlehttp/psr7": "^2.7.0",
|
40 |
| - "infection/infection": "^0.27.11 || ^0.28.1 || ^0.29.8", |
| 40 | + "infection/infection": "^0.29.8", |
41 | 41 | "jk/monolog-request-header-processor": "^1.0.0",
|
42 |
| - "laminas/laminas-config": "^3.10.1", |
43 | 42 | "laminas/laminas-eventmanager": "^3.14.0",
|
44 | 43 | "laminas/laminas-modulemanager": "^2.17.0",
|
45 |
| - "laminas/laminas-servicemanager": "^3.22.1 || ^4.0.0", |
| 44 | + "laminas/laminas-servicemanager": "^3.22.1", |
46 | 45 | "mikey179/vfsstream": "^1.6.12",
|
47 |
| - "mimmi20/coding-standard": "^5.2.44", |
| 46 | + "mimmi20/coding-standard": "^6.0.1", |
48 | 47 | "mimmi20/monolog-callbackfilterhandler": "^3.0.7",
|
49 | 48 | "mimmi20/monolog-streamformatter": "^3.1.4",
|
50 |
| - "nikic/php-parser": "^4.19.1 || ^5.0.2", |
| 49 | + "nikic/php-parser": "^5.3.1", |
51 | 50 | "php-console/php-console": "^3.1.8",
|
52 | 51 | "phpstan/extension-installer": "^1.4.3",
|
53 | 52 | "phpstan/phpstan": "^1.12.8",
|
54 | 53 | "phpstan/phpstan-deprecation-rules": "^1.2.1",
|
55 | 54 | "phpstan/phpstan-phpunit": "^1.4.0",
|
56 |
| - "phpunit/phpunit": "^10.5.25", |
| 55 | + "phpunit/phpunit": "^11.4.4", |
57 | 56 | "predis/predis": "^1.1.10 || ^2.1.2",
|
58 | 57 | "rector/rector": "^1.2.10",
|
59 | 58 | "rector/type-perfect": "^1.0.0",
|
60 | 59 | "ruflin/elastica": "^8.1.0",
|
61 |
| - "symfony/mailer": "^6.4.13", |
62 |
| - "symfony/mime": "^6.4.13", |
63 |
| - "symfony/process": "^6.4.15", |
| 60 | + "symfony/mailer": "^7.2.0", |
| 61 | + "symfony/mime": "^7.2.0", |
| 62 | + "symfony/process": "^7.2.0", |
64 | 63 | "symplify/phpstan-rules": "^13.0.1",
|
65 | 64 | "tomasvotruba/cognitive-complexity": "^0.2.3",
|
66 | 65 | "tomasvotruba/type-coverage": "^1.0.0",
|
|
0 commit comments