Revert "it should not be needed for the config platform"

This reverts commit b116a189ff.
This commit is contained in:
Dengke Tang
2023-02-27 14:09:20 -08:00
parent b116a189ff
commit c0ab7116b0
+3
View File
@@ -10,6 +10,9 @@
"email": "[email protected]" "email": "[email protected]"
} }
], ],
"config": {
"platform": {"php": "7.4"}
},
"minimum-stability": "alpha", "minimum-stability": "alpha",
"require": { "require": {
"php": ">=5.5" "php": ">=5.5"