Skip to content

Commit 1b1da69

Browse files
committed
Add CI badge.
1 parent 63dff36 commit 1b1da69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
tools: pecl
5959

6060
- name: Composer install
61-
run: composer update --prefer-stable
61+
run: composer update
6262

6363
- name: Run phpcs
6464
run: vendor/bin/phpcs --version && vendor/bin/phpcs --report=checkstyle

0 commit comments

Comments
 (0)