25 lines
769 B
JSON
25 lines
769 B
JSON
{
|
|
"name": "raspbianfrance/raspisms",
|
|
"description": "A web based GSM messages administration tool.",
|
|
"require": {
|
|
"ingenerator/tokenista": "^1.1",
|
|
"ajani/flash-message": "^2.0",
|
|
"giggsey/libphonenumber-for-php": ">=8.12",
|
|
"twig/twig": "^3.0",
|
|
"symfony/expression-language": "^5.0",
|
|
"robmorgan/phinx": "^0.11.1",
|
|
"monolog/monolog": "^2.0",
|
|
"ovh/ovh": "^3.0",
|
|
"twilio/sdk": "^6.1",
|
|
"symfony/yaml": "^5.0",
|
|
"phpmailer/phpmailer": "^6.1",
|
|
"xantios/mimey": ">=2.1",
|
|
"kreait/firebase-php": "^7.0",
|
|
"benmorel/gsm-charset-converter": "^0.3.0",
|
|
"google/cloud-pubsub": "^1.46"
|
|
},
|
|
"require-dev": {
|
|
"fakerphp/faker": "^1.21"
|
|
}
|
|
}
|