File tree Expand file tree Collapse file tree 4 files changed +1026
-401
lines changed Expand file tree Collapse file tree 4 files changed +1026
-401
lines changed Original file line number Diff line number Diff line change 11.env
22.idea
3+ .env
34.DS_Store
45/node_modules /
56/vendor /
Original file line number Diff line number Diff line change 77 "repositories" : [
88 {
99 "type" : " composer" ,
10- "url" : " https://wpackagist.org"
10+ "url" :" https://wpackagist.org"
11+ },
12+ {
13+ "type" : " package" ,
14+ "package" : {
15+ "name" : " gravityforms/gravityforms" ,
16+ "version" : " 2.4.21.3" ,
17+ "type" : " wordpress-plugin" ,
18+ "dist" : {
19+ "type" : " zip" ,
20+ "url" : " https://www.gravityhelp.com/wp-content/plugins/gravitymanager/api.php?op=get_plugin&slug=gravityforms&key={%GRAVITYFORMS_KEY}"
21+ },
22+ "require" : {
23+ "composer/installers" : " ^1.4" ,
24+ "gotoandplay/gravityforms-composer-installer" : " ^2.3"
25+ }
26+ }
1127 }
1228 ],
1329 "require" : {
2541 "wpackagist-plugin/advanced-custom-fields" : " 5.8.12" ,
2642 "wpackagist-plugin/easy-digital-downloads" : " ^2.9.23" ,
2743 "wpackagist-plugin/user-switching" : " ^1.5.5" ,
28- "wp-premium /gravityforms" : " ^ 2.4.17 " ,
44+ "gravityforms /gravityforms" : " 2.4.21.3 " ,
2945 "wpsh/local" : " ^0.2.3"
3046 },
3147 "config" : {
3248 "process-timeout" : 600 ,
33- "sort-packages" : true ,
34- "platform" : {
35- "php" : " 5.6.20"
36- }
49+ "sort-packages" : true
3750 },
3851 "extra" : {
3952 "wordpress-install-dir" : " local/public" ,
You can’t perform that action at this time.
0 commit comments