Skip to content

Commit ba75dd5

Browse files
committed
Remove psalm
1 parent 8b5e186 commit ba75dd5

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
},
2727
"require-dev": {
2828
"squizlabs/php_codesniffer": "*",
29-
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
30-
"vimeo/psalm": "^5"
29+
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11"
3130
},
3231
"autoload": {
3332
"psr-4": {

psalm.xml

-15
This file was deleted.

0 commit comments

Comments
 (0)