File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " >=7.1.3" ,
1414 "botman/driver-web" : " ~1.0" ,
15- "botman/studio-addons" : " ~1.0 " ,
15+ "botman/studio-addons" : " ~1.2.1 " ,
1616 "clue/stdio-react" : " ^1.0" ,
1717 "laravel/framework" : " 5.6.*" ,
1818 "laravel/tinker" : " ~1.0" ,
5050 ],
5151 "post-install-cmd" : [
5252 " Illuminate\\ Foundation\\ ComposerScripts::postInstall" ,
53- " BotMan\\ Studio\\ Providers\\ DriverServiceProvider::publishDriverConfigurations" ,
54- " php artisan optimize"
53+ " BotMan\\ Studio\\ Providers\\ DriverServiceProvider::publishDriverConfigurations"
5554 ],
5655 "post-update-cmd" : [
5756 " Illuminate\\ Foundation\\ ComposerScripts::postUpdate" ,
58- " BotMan\\ Studio\\ Providers\\ DriverServiceProvider::publishDriverConfigurations" ,
59- " php artisan optimize"
57+ " BotMan\\ Studio\\ Providers\\ DriverServiceProvider::publishDriverConfigurations"
6058 ],
6159 "post-autoload-dump" : [
6260 " Illuminate\\ Foundation\\ ComposerScripts::postAutoloadDump" ,
You can’t perform that action at this time.
0 commit comments