Skip to content

Commit

Permalink
build(deps): bump the jane-php group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [jane-php/open-api-runtime](https://github.com/janephp/open-api-runtime) and [jane-php/open-api-3](https://github.com/janephp/open-api-3) to permit the latest version.

Updates `jane-php/open-api-runtime` to 7.8.1
- [Release notes](https://github.com/janephp/open-api-runtime/releases)
- [Commits](janephp/open-api-runtime@v7.8.0...v7.8.1)

Updates `jane-php/open-api-3` to 7.8.1
- [Commits](janephp/open-api-3@v7.8.0...v7.8.1)

---
updated-dependencies:
- dependency-name: jane-php/open-api-runtime
  dependency-type: direct:production
  dependency-group: jane-php
- dependency-name: jane-php/open-api-3
  dependency-type: direct:development
  dependency-group: jane-php
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 33d0943 commit d4a7497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
}
],
"require": {
"jane-php/open-api-runtime": "7.8.0",
"jane-php/open-api-runtime": "7.8.1",
"php": ">=8.0"
},
"require-dev": {
"jane-php/open-api-3": "7.8.0",
"jane-php/open-api-3": "7.8.1",
"nyholm/psr7": "^1.8",
"friendsofphp/php-cs-fixer": "^3.22",
"pestphp/pest": "^1.23 || ^2.0",
Expand Down

0 comments on commit d4a7497

Please sign in to comment.