Skip to content

Commit

Permalink
chore(deps): Update dependency vimeo/psalm to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
  • Loading branch information
renovate[bot] authored and oguzhand95 committed Apr 24, 2023
1 parent ca5c271 commit 4206c7a
Show file tree
Hide file tree
Showing 3 changed files with 750 additions and 746 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr.yaml
Expand Up @@ -69,9 +69,6 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress

- name: Run docker-compose
run: docker-compose up -d

- name: Run unit tests
shell: bash
run: make test
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -45,6 +45,6 @@
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"symfony/http-client": "^v6.2",
"vimeo/psalm": "^4.3"
"vimeo/psalm": "^5.0"
}
}

0 comments on commit 4206c7a

Please sign in to comment.