Skip to content

Commit fb4a7fa

Browse files
committed
deps: fix composer php version
1 parent 305e25f commit fb4a7fa

4 files changed

Lines changed: 106 additions & 89 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"config": {
2727
"allow-plugins": {
2828
"phpstan/extension-installer": true
29+
},
30+
"platform": {
31+
"php": "8.2"
2932
}
3033
}
3134
}

0 commit comments

Comments
 (0)