mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
run doctrine workflow on PHP 7.4 to open new deps
This commit is contained in:
parent
bf45e5eb8e
commit
0f5662a93c
2
.github/workflows/test_with_doctrine.yaml
vendored
2
.github/workflows/test_with_doctrine.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: shivammathur/setup-php@v1
|
||||
with:
|
||||
php-version: 7.3
|
||||
php-version: 7.4
|
||||
coverage: none
|
||||
|
||||
- name: Clone doctrine/orm and install safe dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user