File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727
2828 - name : Setup Dependencies
2929 env :
30- COMPOSER_ROOT_VERSION : 2 .x-dev
30+ COMPOSER_ROOT_VERSION : 1 .x-dev
3131 run :
3232 composer install -o
3333
Original file line number Diff line number Diff line change 5151
5252 - name : Setup Dependencies
5353 env :
54- COMPOSER_ROOT_VERSION : 2 .x-dev
54+ COMPOSER_ROOT_VERSION : 1 .x-dev
5555 run :
5656 composer install -o
5757
@@ -109,7 +109,7 @@ jobs:
109109
110110 - name : Setup Dependencies
111111 env :
112- COMPOSER_ROOT_VERSION : 2 .x-dev
112+ COMPOSER_ROOT_VERSION : 1 .x-dev
113113 run :
114114 composer install -o
115115
Original file line number Diff line number Diff line change 5555 },
5656 "extra" : {
5757 "branch-alias" : {
58- "dev-master" : " 2 .x-dev"
58+ "dev-master" : " 1 .x-dev"
5959 }
6060 }
6161}
You can’t perform that action at this time.
0 commit comments