Skip to content

Commit

Permalink
swagger-php 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Zrnik committed Apr 19, 2024
1 parent 45b6700 commit b7957c0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
61 changes: 30 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/ZweistOpenApiGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public function __construct(
parent::__construct($logger);
$this->setVersion(OpenApi::VERSION_3_0_0);
$this->addProcessor($this);
self::$context = new Context();
}

// @phpstan-ignore-next-line
Expand Down

0 comments on commit b7957c0

Please sign in to comment.