File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ It also provides a CLI tool for validating and converting OpenAPI 3.0.x Descript
6
6
7
7
[ ![ Latest Stable Version] ( https://poser.pugx.org/cebe/php-openapi/v/stable )] ( https://packagist.org/packages/cebe/php-openapi )
8
8
[ ![ Total Downloads] ( https://poser.pugx.org/cebe/php-openapi/downloads )] ( https://packagist.org/packages/cebe/php-openapi )
9
- [ ![ Build Status] ( https://travis-ci.org /cebe/php-openapi.svg?branch=master )] ( https://travis-ci.org /cebe/php-openapi )
9
+ [ ![ Build Status] ( https://github.com /cebe/php-openapi/workflows/PHP%20Composer/badge .svg )] ( https://github.com /cebe/php-openapi/actions )
10
10
[ ![ License] ( https://poser.pugx.org/cebe/php-openapi/license )] ( https://packagist.org/packages/cebe/php-openapi )
11
11
12
12
@@ -16,7 +16,7 @@ It also provides a CLI tool for validating and converting OpenAPI 3.0.x Descript
16
16
17
17
## Requirements
18
18
19
- - PHP 7.1 or higher
19
+ - PHP 7.1 or higher (works fine with PHP 8)
20
20
21
21
## Used by
22
22
You can’t perform that action at this time.
0 commit comments