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 d0c7d74
Show file tree
Hide file tree
Showing 3 changed files with 754 additions and 743 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr.yaml
Expand Up @@ -72,6 +72,10 @@ jobs:
- name: Run docker-compose
run: docker-compose up -d

- name: Sleep for 5s seconds
run: sleep 5s
shell: bash

- 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 d0c7d74

Please sign in to comment.