Skip to content

Commit 6bc81b1

Browse files
author
lapaliv
committed
tests: changed namespace
1 parent 8b7a5fc commit 6bc81b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
},
1818
"autoload-dev": {
1919
"psr-4": {
20-
"Lapaliv\\BulkUpsert\\Tests\\": "tests",
21-
"Lapaliv\\BulkUpsert\\Tests\\App\\": "tests/app"
20+
"Tests\\": "tests"
2221
}
2322
},
2423
"authors": [
@@ -40,7 +39,7 @@
4039
"friendsofphp/php-cs-fixer": "^3.13",
4140
"orchestra/testbench": "^7.0|^8.0|^9.0",
4241
"phpunit/phpunit": "^9.0|^10.0",
43-
"vimeo/psalm": "^5.13",
42+
"vimeo/psalm": "^6.10",
4443
"vlucas/phpdotenv": "^5.6"
4544
},
4645
"extra": {

0 commit comments

Comments
 (0)