Skip to content

Commit eccf915

Browse files
Update dev dependencies.
1 parent 2afa0bb commit eccf915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"php": "^7"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^6",
33-
"vimeo/psalm": "^0.3|^1"
32+
"phpunit/phpunit": "^6|^7",
33+
"vimeo/psalm": "^1"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)