We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305e25f commit fb4a7faCopy full SHA for fb4a7fa
4 files changed
composer.json
@@ -26,6 +26,9 @@
26
"config": {
27
"allow-plugins": {
28
"phpstan/extension-installer": true
29
+ },
30
+ "platform": {
31
+ "php": "8.2"
32
}
33
34
0 commit comments