Skip to content

Commit 21b8d25

Browse files
committed
wip
1 parent 689f63e commit 21b8d25

File tree

4 files changed

+2
-33
lines changed

4 files changed

+2
-33
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ phpunit.xml
1010
psalm.xml
1111
vendor
1212
.php-cs-fixer.cache
13+
.phpunit.cache

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"nesbot/carbon": "^3.5",
2929
"larapack/dd": "^1.1",
3030
"pestphp/pest": "^2.34",
31-
"spatie/pest-plugin-snapshots": "^2.1",
32-
"vimeo/psalm": "^5.24"
31+
"spatie/pest-plugin-snapshots": "^2.1"
3332
},
3433
"autoload": {
3534
"psr-4": {

psalm.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

psalm.xml.dist

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)