1
0
Fork 0

Merge branch '1.10' into 2.0

pull/9734/head
Jordi Boggiano 2021-03-09 15:28:03 +01:00
commit 4f2e0de726
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
coverage: "none"
extensions: "intl"
ini-values: "memory_limit=-1"
php-version: "7.4"
php-version: "8.0"
- name: "Install dependencies from composer.lock using composer binary provided by system"
run: "composer install ${{ env.COMPOSER_FLAGS }}"