Skip to content

Commit 398a16a

Browse files
committed
ci(composer): Set platform to 8.1.31 to allow psalm6 for PHP 8.4+8.5
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 6546aff commit 398a16a

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
@@ -48,7 +48,7 @@
4848
"ramsey/devtools": true
4949
},
5050
"platform": {
51-
"php": "8.1"
51+
"php": "8.1.31"
5252
},
5353
"sort-packages": true
5454
},

0 commit comments

Comments
 (0)