File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
coverage : xdebug
24
24
ini-values : error_reporting=E_ALL
25
25
26
- - uses : ramsey/composer-install@v2
26
+ - uses : ramsey/composer-install@v3
27
27
28
28
- run : composer require bacon/bacon-qr-code:${{ matrix.bacon-version }}
29
29
Original file line number Diff line number Diff line change 23
23
coverage : xdebug
24
24
ini-values : error_reporting=E_ALL
25
25
26
- - uses : ramsey/composer-install@v2
26
+ - uses : ramsey/composer-install@v3
27
27
28
28
- run : composer require endroid/qrcode:${{ matrix.endroid-version }} -W
29
29
Original file line number Diff line number Diff line change 22
22
coverage : xdebug
23
23
ini-values : error_reporting=E_ALL
24
24
25
- - uses : ramsey/composer-install@v2
25
+ - uses : ramsey/composer-install@v3
26
26
27
27
- run : composer lint-ci
28
28
- run : composer phpstan
You can’t perform that action at this time.
0 commit comments