This commit is contained in:
3wc 2021-12-03 15:54:54 +02:00
parent 325eb3f817
commit 9f41e313aa
3 changed files with 4022 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM php:8.1-apache
FROM php:8.0-apache
COPY entrypoint-wordpress.sh /usr/local/bin/

View File

@ -39,7 +39,8 @@
"roots/bedrock-disallow-indexing": "^2.0",
"roots/wordpress": "5.8.2",
"roots/wp-config": "1.0.0",
"roots/wp-password-bcrypt": "1.1.0"
"roots/wp-password-bcrypt": "1.1.0",
"wp-cli/wp-cli-bundle": "^2.5"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.6.0",

4021
bedrock/composer.lock generated

File diff suppressed because it is too large Load Diff