Skip to content

Commit 30fc62f

Browse files
committed
Lie about PHP version with config.platform.php
1 parent d8b96f9 commit 30fc62f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"sort-packages": true,
4343
"allow-plugins": {
4444
"cweagans/composer-patches": true
45+
},
46+
"platform": {
47+
"php": "8.2.99"
4548
}
4649
},
4750
"extra": {

0 commit comments

Comments
 (0)