Sign in
apache
/
openwhisk-runtime-php
/
refs/heads/master
/
.
/
core
/
php8.2Action
/
composer.json
blob: 94fc818127c083cda08c474df10753ec47b6bed3 [
file
]
{
"config"
:
{
"platform"
:
{
"php"
:
"8.2"
}
},
"require"
:
{
"guzzlehttp/guzzle"
:
"7.7.0"
,
"ramsey/uuid"
:
"4.7.4"
}
}