mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-11 18:16:13 +03:00
Fix github actions
This commit is contained in:
parent
18c040b1c4
commit
85978ad800
6
.github/workflows/continuous-integration.yml
vendored
6
.github/workflows/continuous-integration.yml
vendored
@ -28,9 +28,11 @@ jobs:
|
||||
- php-version: 7.1
|
||||
composer-flags: "--prefer-lowest"
|
||||
- php-version: 7.2
|
||||
symfony-require: "3.4.*"
|
||||
symfony-require: "^4.0"
|
||||
- php-version: 7.3
|
||||
symfony-require: "4.4.*"
|
||||
symfony-require: "^5.0"
|
||||
- php-version: 7.4
|
||||
symfony-require: "^4.0"
|
||||
- php-version: 7.3
|
||||
symfony-require: "^5.0"
|
||||
- php-version: 8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user