Skip to content

Commit 23de19b

Browse files
committed
Remove psalm
1 parent cb558ef commit 23de19b

File tree

3 files changed

+1
-63
lines changed

3 files changed

+1
-63
lines changed

.github/workflows/psalm.yml

-37
This file was deleted.

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"require-dev": {
2626
"mockery/mockery": "^1.4",
2727
"orchestra/testbench": "^8.0|^9.0",
28-
"phpunit/phpunit": "^10.5",
29-
"vimeo/psalm": "^5.0"
28+
"phpunit/phpunit": "^10.5"
3029
},
3130
"autoload": {
3231
"psr-4": {

psalm.xml

-24
This file was deleted.

0 commit comments

Comments
 (0)