File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ This plugin loads many of its defaults & settings from `plugin.json`. See [Confi
5353* Add encrypt/decrypt example (` password ` field with encrypted ` hidden ` field)
5454* Add Customizer example
5555* Add dynamically-created CSS/JS files based on settings
56+ * Add gulp task to package plugin as zip file
5657* Use [ Bower] ( https://bower.io/ ) to manage vendor scripts and move ` ./src/js/vendor ` to ` ./src/components `
5758* Use [ TGMPA] ( http://tgmpluginactivation.com/ ) for Carbon Fields dependency checking
5859
Original file line number Diff line number Diff line change 2424 },
2525 "require" : {
2626 "php" : " >=5.6.0" ,
27- "PHLAK/Config" : " ^2.0.0" ,
2827 "jjgrainger/posttypes" : " dev-master" ,
2928 "tgmpa/tgm-plugin-activation" : " ^2.6.0" ,
3029 "tareq1988/wordpress-settings-api-class" : " dev-master" ,
3130 "dmhendricks/wordpress-toolkit" : " dev-master" ,
32- "composer/installers" : " ~1.3 .0"
31+ "composer/installers" : " ^1.4 .0"
3332 },
3433 "minimum-stability" : " dev" ,
3534 "autoload" : {
You can’t perform that action at this time.
0 commit comments