Skip to content

Commit e52c346

Browse files
authored
Merge pull request #94 from mezzio/renovate/vimeo-psalm-6.x
Update dependency vimeo/psalm to v6
2 parents c34ce47 + 101f7ed commit e52c346

File tree

75 files changed

+1739
-385
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1739
-385
lines changed

.laminas-ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ignore_php_platform_requirements": {
3-
"8.4": true
3+
"8.4": false
44
},
55
"backwardCompatibilityCheck": true
66
}

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"willdurand/negotiation": "^3.0"
5050
},
5151
"require-dev": {
52-
"doctrine/orm": "^2.20.2",
52+
"doctrine/orm": "^2.20.6",
5353
"laminas/laminas-coding-standard": "~3.1.0",
5454
"laminas/laminas-hydrator": "^4.16",
5555
"laminas/laminas-paginator": "^2.19.0",
56-
"mezzio/mezzio-helpers": "^5.17",
57-
"phpspec/prophecy-phpunit": "^2.3.0",
58-
"phpunit/phpunit": "^9.6.22",
59-
"psalm/plugin-phpunit": "^0.19.0",
60-
"vimeo/psalm": "^5.26.1"
56+
"mezzio/mezzio-helpers": "^5.19",
57+
"phpspec/prophecy-phpunit": "^2.4.0",
58+
"phpunit/phpunit": "^9.6.27",
59+
"psalm/plugin-phpunit": "^0.19.5",
60+
"vimeo/psalm": "^6.13.1"
6161
},
6262
"provide": {
6363
"psr/link-implementation": "1.0"

0 commit comments

Comments
 (0)