Commit 789c6ab 1 parent 74ec5c1 commit 789c6ab Copy full SHA for 789c6ab
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
55
run : " php --ri mongodb"
56
56
57
57
- name : " Install dependencies with Composer"
58
- uses : " ramsey/composer-install@2.2 .0"
58
+ uses : " ramsey/composer-install@3.0 .0"
59
59
with :
60
60
composer-options : " --no-suggest"
61
61
Original file line number Diff line number Diff line change 55
55
run : " php --ri mongodb"
56
56
57
57
- name : " Install dependencies with Composer"
58
- uses : " ramsey/composer-install@2.2 .0"
58
+ uses : " ramsey/composer-install@3.0 .0"
59
59
with :
60
60
composer-options : " --no-suggest"
61
61
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111
111
run : " php --ri mongodb"
112
112
113
113
- name : " Install dependencies with Composer"
114
- uses : " ramsey/composer-install@2.2 .0"
114
+ uses : " ramsey/composer-install@3.0 .0"
115
115
with :
116
116
composer-options : " --no-suggest"
117
117
You can’t perform that action at this time.
0 commit comments