更新 'composer.json'

This commit is contained in:
Chenc 2023-05-16 12:55:16 +00:00
parent 71e3933bab
commit 5dac5cfb1b

View File

@ -16,7 +16,7 @@
}
},
"require": {
"php": "7.3",
"php": ">=7.3",
"ext-openssl": "*"
}
}