Skip to content

Commit

Permalink
Upgrade composer for PHP 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Nov 26, 2021
1 parent bc9b395 commit db86ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
phpcr-transport: jackrabbit
dependency-versions: 'lowest'
php-extensions: 'ctype, iconv, mysql, gd'
tools: 'composer:v1'
tools: 'composer:v2'
env:
SYMFONY_DEPRECATIONS_HELPER: disabled
DATABASE_URL: postgres://postgres:postgres@127.0.0.1:5432/sulu_test?serverVersion=12.5
Expand Down

0 comments on commit db86ae8

Please sign in to comment.