|
15 | 15 | "php": "~8.3.0 || ~8.4.0 || ~8.5.0", |
16 | 16 | "ext-filter": "*", |
17 | 17 | "ext-random": "*", |
18 | | - "devizzent/cebe-php-openapi": "^1.1", |
| 18 | + "devizzent/cebe-php-openapi": "^1.1.5", |
19 | 19 | "fakerphp/faker": "^1.24.1", |
20 | 20 | "laminas/laminas-diactoros": "^3.8", |
21 | 21 | "laminas/laminas-servicemanager": "^3.24 || ^4.0", |
|
42 | 42 | "codeception/module-webdriver": "^4.0.5", |
43 | 43 | "friendsofphp/php-cs-fixer": "^3.94.2", |
44 | 44 | "maglnet/composer-require-checker": "^4.20", |
45 | | - "phpbench/phpbench": "^1.5", |
| 45 | + "phpbench/phpbench": "^1.6.1", |
46 | 46 | "phpro/grumphp": "^2.19", |
47 | 47 | "phpstan/extension-installer": "^1.4.3", |
48 | | - "phpstan/phpstan": "^2.1.40", |
| 48 | + "phpstan/phpstan": "^2.1.45", |
49 | 49 | "phpstan/phpstan-webmozart-assert": "^2.0.0", |
50 | | - "rector/rector": "^2.3", |
| 50 | + "rector/rector": "^2.3.9", |
51 | 51 | "roave/security-advisories": "dev-master", |
52 | 52 | "slam/phpstan-laminas-framework": "^2.0", |
53 | | - "webproject-xyz/codeception-module-ai-reporter": "^1.0.1" |
| 53 | + "webproject-xyz/codeception-module-ai-reporter": "^1.1.0" |
54 | 54 | }, |
55 | 55 | "autoload": { |
56 | 56 | "psr-4": { |
|
0 commit comments