mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
parent
0befc16cb5
commit
9286903c85
8
.github/workflows/continuous-integration.yml
vendored
8
.github/workflows/continuous-integration.yml
vendored
@ -62,14 +62,6 @@ jobs:
|
||||
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.json') }}
|
||||
restore-keys: ${{ runner.os }}-composer-
|
||||
|
||||
- name: "Use an early version of Api-platform with symfony 6 support"
|
||||
if: ${{ matrix.api-platform == 'early' }}
|
||||
env:
|
||||
SYMFONY_REQUIRE: "${{ matrix.symfony-require }}"
|
||||
run: |
|
||||
composer config repositories.api-platform git https://github.com/PierreRebeilleau/core.git
|
||||
composer require api-platform/core:dev-test-compatibility --no-update --dev
|
||||
|
||||
- name: "Install dependencies with composer"
|
||||
env:
|
||||
SYMFONY_REQUIRE: "${{ matrix.symfony-require }}"
|
||||
|
@ -49,7 +49,7 @@
|
||||
"symfony/validator": "^4.4|^5.2|^6.0",
|
||||
|
||||
"api-platform/core": "^2.7.0",
|
||||
"symfony/deprecation-contracts": "^2.7|^3.1",
|
||||
"symfony/deprecation-contracts": "^2.1|^3",
|
||||
|
||||
"friendsofsymfony/rest-bundle": "^2.8|^3.0",
|
||||
"willdurand/hateoas-bundle": "^1.0|^2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user