Skip to content

Commit

Permalink
fix: 🐛 Remove breadcrumb library since we don't use it in this plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
knice committed Apr 20, 2022
1 parent 303dabb commit 87c7cc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 55 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@
"lint": "./vendor/bin/phpcs",
"lint-fix": "./vendor/bin/phpcbf --extensions=php ."
},
"require": {
"justintadlock/hybrid-breadcrumbs": "^1.0"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
}
54 changes: 3 additions & 51 deletions composer.lock

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

0 comments on commit 87c7cc5

Please # to comment.