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

Commit

Permalink
chore(deps): update dependency vimeo/psalm to v5 (#23)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency vimeo/psalm to v5

* remove qodata

* psalm.xml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eric Durand-Tremblay <eric.durand-tremblay@equisoft.com>
  • Loading branch information
renovate[bot] and etremblay committed Feb 6, 2023
1 parent 32fc0a4 commit f4ab81f
Show file tree
Hide file tree
Showing 5 changed files with 299 additions and 385 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
php-library:
uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v3
with:
checks: phpcs,phpunit,psalm,qodana
checks: phpcs,phpunit,psalm
php-version: '8.1'
extensions: pcov
secrets:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"php": "^8.1"
},
"require-dev": {
"vimeo/psalm": "4.27.0",
"vimeo/psalm": "5.6.0",
"phpunit/phpunit": "9.5.25",
"cyclonedx/cyclonedx-php-composer": "3.10.2",
"squizlabs/php_codesniffer": "3.7.1",
Expand Down

0 comments on commit f4ab81f

Please sign in to comment.