Skip to content

Commit

Permalink
Require 8.1 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
DerManoMann committed Jul 16, 2024
1 parent 928a54d commit 00531be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/Processors/AugmentTagsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

use OpenApi\Tests\OpenApiTestCase;

/**
* @requires PHP 8.1
*/
class AugmentTagsTest extends OpenApiTestCase
{
public function testAugmentTags(): void
Expand Down

0 comments on commit 00531be

Please sign in to comment.