Skip to content

Commit f8ae4f6

Browse files
committed
fix min version of static analysis
1 parent 4845c95 commit f8ae4f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "~10.2",
39-
"innmind/static-analysis": "~1.1",
39+
"innmind/static-analysis": "^1.2.1",
4040
"innmind/black-box": "~5.5",
4141
"innmind/coding-standard": "~2.0"
4242
},

0 commit comments

Comments
 (0)