Skip to content

Commit

Permalink
Remove unused Psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslavtyc committed Jan 9, 2024
1 parent a970b7e commit e13335a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 19 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
"symfony/http-foundation": "^5.4 || ^6.0",
"symfony/http-kernel": "^5.4 || ^6.0",
"symfony/intl": "^5.4 || ^6.0",
"symfony/web-profiler-bundle": "^5.4 || ^6.0",
"vimeo/psalm": "5.9.0"
"symfony/web-profiler-bundle": "^5.4 || ^6.0"
},
"conflict": {
"babdev/pagerfanta-bundle": "<3.6.1",
Expand Down
4 changes: 4 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,9 @@
<env name="APP_ENV" value="dev"/>
<env name="APP_SECRET" value="a789d474d82f4eb9e75e1829d89836d8"/>
<!-- ###- symfony/framework-bundle ### -->

<!-- ###+ symfony/mailer ### -->
<!-- MAILER_DSN=null://null -->
<!-- ###- symfony/mailer ### -->
</php>
</phpunit>
17 changes: 0 additions & 17 deletions psalm.xml

This file was deleted.

0 comments on commit e13335a

Please sign in to comment.