Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
🚿
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 22, 2024
1 parent d6a171e commit 85f2ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
ini-values: ${{ env.PHP_INI_VALUES }}
coverage: none

- name: "Update dependencies with composer"
- name: "Install dependencies with composer"
uses: ramsey/composer-install@v3

- name: "Run phan"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ext-simplexml": "*",
"ext-sodium": "*",
"ext-zlib": "*",
"chillerlan/php-http-message-utils": "^2.2",
"chillerlan/php-http-message-utils": "^2.2.1",
"chillerlan/php-settings-container": "^3.2",
"psr/http-client": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
Expand Down

0 comments on commit 85f2ebf

Please sign in to comment.