Skip to content

Commit 596ab49

Browse files
committed
Merge branch 'develop'
* develop: use psalm 6 to support php 8.4
2 parents 3795602 + c6f11d2 commit 596ab49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"issues": "http://github.com/innmind/static-analysis/issues"
1616
},
1717
"require": {
18-
"vimeo/psalm": "~5.13|dev-master"
18+
"vimeo/psalm": "~6.0"
1919
},
2020
"minimum-stability": "dev"
2121
}

0 commit comments

Comments
 (0)