Skip to content

Commit 6640696

Browse files
committed
composer: use PHP 8.4
1 parent b2e5d40 commit 6640696

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
]
4242
},
4343
"config": {
44+
"platform": {
45+
"php": "8.4"
46+
},
4447
"allow-plugins": {
4548
"dealerdirect/phpcodesniffer-composer-installer": true,
4649
"phpstan/extension-installer": true

0 commit comments

Comments
 (0)