Improve adapters datas interface by defining fields and implement real OVH SMS API adapter !

This commit is contained in:
osaajani 2020-01-09 22:23:58 +01:00
parent 4cd1105ae6
commit c4bc7d94c1
7 changed files with 591 additions and 48 deletions

View file

@ -6,7 +6,8 @@
"twig/twig": "^3.0",
"symfony/expression-language": "^5.0",
"robmorgan/phinx": "^0.11.1",
"monolog/monolog": "^2.0"
"monolog/monolog": "^2.0",
"ovh/ovh": "^2.0"
},
"require-dev": {
}