forked from loafle/openapi-generator-original
Test PHP Symfony server sample in github action (#12533)
* test php symfony server sample in github action * update php laravel samples * add tests for php 7.x, 8.x
This commit is contained in:
@@ -26,7 +26,7 @@ To install the dependencies via [Composer](http://getcomposer.org/), add the fol
|
||||
Then run:
|
||||
|
||||
```
|
||||
composer require GIT_USER_ID/GIT_REPO_ID:dev-master
|
||||
composer require openapitools/petstore:dev-master
|
||||
```
|
||||
|
||||
to add the generated openapi bundle as a dependency.
|
||||
|
||||
Reference in New Issue
Block a user