Skip to content

Commit 05f2657

Browse files
committed
Added composer.lock
1 parent bb063b8 commit 05f2657

3 files changed

Lines changed: 6550 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/vendor/
2-
composer.lock
32
vendor
43
.php-version
54
.phpunit.result.cache

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"ext-simplexml": "*",
18-
"vimeo/psalm": "^5|^6",
18+
"vimeo/psalm": "^6",
1919
"doctrine/orm": "^2|^3"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)