Skip to content

Commit 5fd705a

Browse files
chore(deps): update all non-major dependencies to ^7.10.0
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ------ | | packagist | jane-php/open-api-3 | 7.9.0 | 7.10.0 | | packagist | jane-php/open-api-runtime | 7.9.0 | 7.10.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8560a4f commit 5fd705a

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://www.webproject.xyz",
77
"require": {
88
"php": "~8.3.0 || ~8.4.0",
9-
"jane-php/open-api-runtime": "^7.9.0",
9+
"jane-php/open-api-runtime": "^7.10.0",
1010
"phpdocumentor/reflection-docblock": "^5.6.5",
1111
"phpstan/phpdoc-parser": "^2.3.0",
1212
"symfony/console": "^7.4.0",
@@ -21,7 +21,7 @@
2121
"codeception/module-asserts": "^3.2.1",
2222
"codeception/module-phpbrowser": "^3.0.2",
2323
"friendsofphp/php-cs-fixer": "3.91.2",
24-
"jane-php/open-api-3": "^7.9.0",
24+
"jane-php/open-api-3": "^7.10.0",
2525
"roave/security-advisories": "dev-latest",
2626
"symfony/var-dumper": "7.4.0"
2727
},

composer.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)