Skip to content

Commit

Permalink
wp 6.5.3; most recent packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffDusome committed May 30, 2024
1 parent 3b88ef6 commit acfe5c8
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 93 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@php -r \"file_exists('local-config.php') || copy('local-config-sample.php', 'local-config.php');\"",
"@php -r \"file_exists('local-config.json') || copy('local-config-sample.json', 'local-config.json');\""
],
"setup-wordpress": "./vendor/bin/wp core download --version=6.5.2 --skip-content --force",
"setup-wordpress": "./vendor/bin/wp core download --version=6.5.3 --skip-content --force",
"update-db": "./vendor/bin/wp core update-db",
"post-root-package-install": [
"@setup-repo"
Expand Down
Loading

0 comments on commit acfe5c8

Please sign in to comment.