Skip to content

Commit ca53e7a

Browse files
authored
remove package-versions and fix psalm warning (palicao#20)
1 parent 6139371 commit ca53e7a

File tree

4 files changed

+1097
-256
lines changed

4 files changed

+1097
-256
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^8.3",
26-
"vimeo/psalm": "^3.5",
27-
"ocramius/package-versions": "1.4.2"
26+
"vimeo/psalm": "^3.5"
2827
}
2928
}

0 commit comments

Comments
 (0)