Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
{
"name": "navneetbhardwaj/akeneodynamicjobtab",
"name": "webkul/akeneodynamicjobtab",
"type": "symfony-bundle",
"description": "Dynamic Job Tab Bundle: Seamlessly add custom tabs to any job with the Dynamic Job Tab Bundle. This versatile tool allows you to dynamically integrate a custom tab into your job listings. To configure the job name, simply update the configuration.yml file.",
"version": "1.0.0",
"version": "1.0.1",
"license": "OSL-3.0",
"authors": [
{
"name": "Navneet Kumar",
"homepage": "https://www.navneetkumar.info"
}
],
"require": {
"akeneo/pim-community-dev": "^7.0.0"
},
Expand Down