Skip to content

Commit 107f3cb

Browse files
authored
[Chore] specified platform php version (alexjustesen#1083)
1 parent e93c1ee commit 107f3cb

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
@@ -84,6 +84,9 @@
8484
},
8585
"config": {
8686
"optimize-autoloader": true,
87+
"platform": {
88+
"php": "8.2"
89+
},
8790
"preferred-install": "dist",
8891
"sort-packages": true,
8992
"allow-plugins": {

0 commit comments

Comments
 (0)