Skip to content

Commit 0565b4c

Browse files
committed
fix(deps): bump cebe-php-openapi
1 parent 4080843 commit 0565b4c

2 files changed

Lines changed: 59 additions & 45 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
1616
"ext-filter": "*",
1717
"ext-random": "*",
18-
"devizzent/cebe-php-openapi": "^1.1",
18+
"devizzent/cebe-php-openapi": "^1.1.5",
1919
"fakerphp/faker": "^1.24.1",
2020
"laminas/laminas-diactoros": "^3.8",
2121
"laminas/laminas-servicemanager": "^3.24 || ^4.0",
@@ -42,15 +42,15 @@
4242
"codeception/module-webdriver": "^4.0.5",
4343
"friendsofphp/php-cs-fixer": "^3.94.2",
4444
"maglnet/composer-require-checker": "^4.20",
45-
"phpbench/phpbench": "^1.5",
45+
"phpbench/phpbench": "^1.6.1",
4646
"phpro/grumphp": "^2.19",
4747
"phpstan/extension-installer": "^1.4.3",
48-
"phpstan/phpstan": "^2.1.40",
48+
"phpstan/phpstan": "^2.1.45",
4949
"phpstan/phpstan-webmozart-assert": "^2.0.0",
50-
"rector/rector": "^2.3",
50+
"rector/rector": "^2.3.9",
5151
"roave/security-advisories": "dev-master",
5252
"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"
5454
},
5555
"autoload": {
5656
"psr-4": {

0 commit comments

Comments
 (0)