Skip to content

Commit

Permalink
PLANET-7390: Update to Timber 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
comzeradd committed Jun 7, 2024
1 parent ffbd994 commit 34ca14a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,7 @@
"wpackagist-plugin/wp-sentry-integration":"7.*",
"wpackagist-plugin/wp-stateless":"3.4.1",
"psr/log": "1.*",
"monolog/monolog": "^2.9",
"wpackagist-plugin/timber-library": "1.23.*",
"timber/timber": "1.24.0"
"monolog/monolog": "^2.9"
},

"config": {
Expand Down
4 changes: 3 additions & 1 deletion development.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"require": {
"wpackagist-plugin/elasticpress":"4.7.*"
"timber/timber": "2.1.0",
"greenpeace/planet4-master-theme": "dev-feat/timber-2",
"greenpeace/planet4-plugin-gutenberg-blocks": "dev-feat/timber-2"
}
}
4 changes: 3 additions & 1 deletion production.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"require": {
"wpackagist-plugin/timber-library": "1.23.*",
"timber/timber": "1.24.0",
"greenpeace/planet4-master-theme": "v1.288.0",
"greenpeace/planet4-plugin-gutenberg-blocks": "v1.89.0"
}
}
}

0 comments on commit 34ca14a

Please sign in to comment.