Skip to content

Commit 7f241b4

Browse files
committed
use composer update
1 parent c685020 commit 7f241b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
php-version: 8.1
4242
extensions: dom, curl, mbstring, zip, pcntl, intl
4343
coverage: xdebug
44-
- run: composer install --no-interaction --no-scripts
44+
- run: composer update --prefer-stable --prefer-dist --no-interaction --no-suggest
4545
- run: vendor/bin/infection -j2 --logger-github

0 commit comments

Comments
 (0)