File tree Expand file tree Collapse file tree 1 file changed +25
-6
lines changed Expand file tree Collapse file tree 1 file changed +25
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " movemove-io/dadata" ,
2+ "name" : " movemove-io/laravel- dadata" ,
33 "description" : " Laravel SDK for working with the DaData.RU service API" ,
4+ "keywords" : [
5+ " movemove-io" ,
6+ " dadata" ,
7+ " laravel" ,
8+ " sdk" ,
9+ " address" ,
10+ " email" ,
11+ " passport" ,
12+ " bank" ,
13+ " name" ,
14+ " patronymic" ,
15+ " surname" ,
16+ " pipisco"
17+ ],
418 "type" : " laravel-package" ,
519 "license" : " MIT" ,
6- "version" : " 1.0.1 " ,
20+ "version" : " 1.0.3 " ,
721 "authors" : [
822 {
9- "name" : " Dmitry Kovalev" ,
23+ "name" : " Dmitry Kovalev aka Pipisco " ,
102411- "homepage" : " https://movemove.io"
25+ "homepage" : " https://movemove.io" ,
26+ "role" : " Developer"
1227 }
1328 ],
1429 "minimum-stability" : " dev" ,
2338 }
2439 },
2540 "require" : {
26- "php" : " ^7.2.5 " ,
41+ "php" : " ^7.3 " ,
2742 "illuminate/support" : " ^8.8.0" ,
2843 "guzzlehttp/guzzle" : " ^7.0"
2944 },
3045 "require-dev" : {
3146 "phpunit/phpunit" : " ^9.4.0" ,
3247 "orchestra/testbench" : " ^6.2.0"
33- }
48+ },
49+ "scripts" : {
50+ "test" : " phpunit"
51+ },
52+ "prefer-stable" : true
3453}
You can’t perform that action at this time.
0 commit comments