You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
run tests on stable versions
This commit is contained in:
@@ -13,7 +13,9 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
symfony: [5.2.*, 5.1.*, 5.0.*, 4.4.*, 4.3.*, 4.2.*, 4.1.*, 4.0.*, 3.4.*, 3.3.*, 3.2.*, 3.1.*, 3.0.*, 2.8.*, 2.7.*]
|
||||
dependency-version: [prefer-lowest, prefer-stable]
|
||||
dependency-version:
|
||||
# - prefer-lowest
|
||||
- prefer-stable
|
||||
include:
|
||||
- symfony: 5.2.*
|
||||
php: 7.2
|
||||
|
||||
Reference in New Issue
Block a user