Skip to content

Commit c3cae41

Browse files
authored
Merge pull request #25 from visto9259/1.2.x
Updated psalm to v6.
2 parents 3413daf + 57706ec commit c3cae41

File tree

3 files changed

+477
-146
lines changed

3 files changed

+477
-146
lines changed

.laminas-ci.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
{
2-
"ignore_php_platform_requirements": {
3-
"8.4": true
4-
}
52
}

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"laminas/laminas-coding-standard": "^3.0",
1616
"phpunit/phpunit": "^10.5",
1717
"psalm/plugin-phpunit": "^0.19",
18-
"vimeo/psalm": "^5.25"
18+
"vimeo/psalm": "^6.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)