You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cosmopet-architecture/wp-content/themes/cosmopet/composer.json

11 lines
218 B

{
"require": {
"timber/timber": "^2.1",
"mindkomm/timber-integration-woocommerce": "^1.0"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}