Skip to content

Commit

Permalink
update framework and pro features
Browse files Browse the repository at this point in the history
  • Loading branch information
devsabbirhossain committed Jun 25, 2024
1 parent 7721955 commit 6eefc17
Show file tree
Hide file tree
Showing 50 changed files with 21,476 additions and 728 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
],
"repositories": [
{
"url": "[email protected]:byteever/bytekit-core.git",
"url": "[email protected]:byteever/bytekit-plugin.git",
"type": "github"
}
],
"require": {
"php": ">=7.0",
"byteever/bytekit-core": "dev-master",
"byteever/bytekit-plugin": "dev-master",
"coenjacobs/mozart": "^0.7.1"
},
"autoload": {
Expand Down Expand Up @@ -65,7 +65,7 @@
"classmap_prefix": "WooCommerceCategoryShowcase_",
"delete_vendor_directories": true,
"packages": [
"byteever/bytekit-core"
"byteever/bytekit-plugin"
]
}
}
Expand Down
103 changes: 47 additions & 56 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 0 additions & 58 deletions includes/Admin/Actions.php

This file was deleted.

Loading

0 comments on commit 6eefc17

Please sign in to comment.