Working?
This commit is contained in:
parent
325eb3f817
commit
9f41e313aa
@ -1,4 +1,4 @@
|
||||
FROM php:8.1-apache
|
||||
FROM php:8.0-apache
|
||||
|
||||
COPY entrypoint-wordpress.sh /usr/local/bin/
|
||||
|
||||
|
@ -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
4021
bedrock/composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user