11{
22 "name" : " infobip/infobip-api-php-client" ,
33 "description" : " Infobip SMS library for PHP" ,
4- "version" : " 1.1.3 " ,
4+ "version" : " 2.0.0 " ,
55 "keywords" : [
66 " infobip" ,
77 " sms" ,
2626 },
2727 "autoload" : {
2828 "psr-4" : {
29+ "infobip\\ " : " infobip/" ,
2930 "infobip\\ api\\ " : " infobip/api/" ,
3031 "infobip\\ api\\ client\\ " : " infobip/api/client/" ,
3132 "infobip\\ api\\ configuration\\ " : " infobip/api/configuration/" ,
3233 "infobip\\ api\\ model\\ " : " infobip/api/model/" ,
34+ "infobip\\ api\\ model\\ account\\ " : " infobip/api/model/account/" ,
35+ "infobip\\ api\\ model\\ conversion\\ " : " infobip/api/model/conversion/" ,
36+ "infobip\\ api\\ model\\ nc\\ " : " infobip/api/model/nc/" ,
37+ "infobip\\ api\\ model\\ nc\\ logs\\ " : " infobip/api/model/nc/logs/" ,
38+ "infobip\\ api\\ model\\ nc\\ notify\\ " : " infobip/api/model/nc/notify/" ,
39+ "infobip\\ api\\ model\\ nc\\ query\\ " : " infobip/api/model/nc/query/" ,
3340 "infobip\\ api\\ model\\ sms\\ " : " infobip/api/model/sms/" ,
3441 "infobip\\ api\\ model\\ sms\\ mo\\ " : " infobip/api/model/sms/mo/" ,
3542 "infobip\\ api\\ model\\ sms\\ mo\\ logs\\ " : " infobip/api/model/sms/mo/logs/" ,
3946 "infobip\\ api\\ model\\ sms\\ mt\\ reports\\ " : " infobip/api/model/sms/mt/reports/" ,
4047 "infobip\\ api\\ model\\ sms\\ mt\\ send\\ " : " infobip/api/model/sms/mt/send/" ,
4148 "infobip\\ api\\ model\\ sms\\ mt\\ send\\ binary\\ " : " infobip/api/model/sms/mt/send/binary/" ,
42- "infobip\\ api\\ model\\ sms\\ mt\\ send\\ textual\\ " : " infobip/api/model/sms/mt/send/textual/" ,
43- "infobip\\ api\\ model\\ nc\\ " : " infobip/api/model/nc/" ,
44- "infobip\\ api\\ model\\ nc\\ logs\\ " : " infobip/api/model/nc/logs/" ,
45- "infobip\\ api\\ model\\ nc\\ notify\\ " : " infobip/api/model/nc/notify/" ,
46- "infobip\\ api\\ model\\ nc\\ query\\ " : " infobip/api/model/nc/query/" ,
47- "infobip\\ api\\ model\\ account\\ " : " infobip/api/model/account/"
49+ "infobip\\ api\\ model\\ sms\\ mt\\ send\\ textual\\ " : " infobip/api/model/sms/mt/send/textual/"
4850 }
4951 }
5052}
0 commit comments