Skip to content

Commit ace4356

Browse files
authored
Remove roots/wp-password-bcrypt (#770)
1 parent 29d2b72 commit ace4356

File tree

3 files changed

+2
-79
lines changed

3 files changed

+2
-79
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://packagist.org/packages/roots/wordpress">
1313
<img alt="roots/wordpress Packagist Downloads" src="https://img.shields.io/packagist/dt/roots/wordpress?label=roots%2Fwordpress%20downloads&logo=roots&logoColor=white&colorB=2b3072&colorA=525ddc&style=flat-square">
1414
</a>
15-
15+
1616
<img src="https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/roots/bedrock/master/composer.json&label=wordpress&logo=roots&logoColor=white&query=$.require[%22roots/wordpress%22]&colorB=2b3072&colorA=525ddc&style=flat-square">
1717

1818
<a href="https://github.com/roots/bedrock/actions/workflows/ci.yml">
@@ -47,7 +47,6 @@ Bedrock is a WordPress boilerplate for developers that want to manage their proj
4747
- Easy WordPress configuration with environment specific files
4848
- Environment variables with [Dotenv](https://github.com/vlucas/phpdotenv)
4949
- Autoloader for mu-plugins (use regular plugins as mu-plugins)
50-
- Enhanced security (separated web root and secure passwords with [wp-password-bcrypt](https://github.com/roots/wp-password-bcrypt))
5150

5251
## Getting Started
5352

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"roots/bedrock-disallow-indexing": "^2.0",
4040
"roots/wordpress": "6.8",
4141
"roots/wp-config": "1.0.0",
42-
"roots/wp-password-bcrypt": "1.2.0",
4342
"wpackagist-theme/twentytwentyfive": "^1.0"
4443
},
4544
"require-dev": {

composer.lock

Lines changed: 1 addition & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)