Skip to content

Commit

Permalink
qa: remove boesing/psalm-plugin-stringf
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Bösing <[email protected]>
  • Loading branch information
boesing committed Jan 8, 2024
1 parent 1c5a4d0 commit 8886973
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 61 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"laminas/laminas-cache-storage-implementation": "1.0"
},
"require-dev": {
"boesing/psalm-plugin-stringf": "^1.2",
"laminas/laminas-cache-storage-adapter-test": "^2.3",
"laminas/laminas-coding-standard": "^2.3",
"laminas/laminas-serializer": "^2.10.1",
Expand Down
60 changes: 1 addition & 59 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion psalm.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
</issueHandlers>
<plugins>
<pluginClass class="Psalm\PhpUnitPlugin\Plugin"/>
<pluginClass class="Boesing\PsalmPluginStringf\Plugin"/></plugins>
</plugins>
</psalm>

0 comments on commit 8886973

Please sign in to comment.