File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
uses : shivammathur/setup-php@v2
18
18
with :
19
19
php-version : 7.4
20
- tools : composer:v2
20
+ tools : composer:2.1
21
21
coverage : none
22
22
23
23
- name : Install Dependencies
49
49
uses : shivammathur/setup-php@v2
50
50
with :
51
51
php-version : 7.4
52
- tools : composer:v2
52
+ tools : composer:2.1
53
53
coverage : none
54
54
55
55
- name : Install Dependencies
81
81
uses : shivammathur/setup-php@v2
82
82
with :
83
83
php-version : 7.4
84
- tools : composer:v2 , cs2pr
84
+ tools : composer:2.1 , cs2pr
85
85
coverage : none
86
86
87
87
- name : Install Dependencies
Original file line number Diff line number Diff line change 21
21
uses : shivammathur/setup-php@v2
22
22
with :
23
23
php-version : ${{ matrix.php }}
24
- tools : composer:v2
24
+ tools : composer:2.1
25
25
coverage : none
26
26
27
27
- name : Setup Problem Matchers
You can’t perform that action at this time.
0 commit comments