Skip to content

Commit

Permalink
Update blocks and helper (#2631)
Browse files Browse the repository at this point in the history
* Updating LifterLMS blocks and helper libraries to latest versions.
  • Loading branch information
brianhogg authored Apr 17, 2024
1 parent 2816d3b commit 84a7929
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changelogs/update-blocks-and-helper.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
significance: patch
type: changed
entry: Updating the Blocks and Helpers libraries to the latest version.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"php": ">=7.4",
"composer/installers": "~1.9.0",
"deliciousbrains/wp-background-processing": "1.0.2",
"lifterlms/lifterlms-blocks": "2.5.2",
"lifterlms/lifterlms-blocks": "2.5.3",
"lifterlms/lifterlms-cli": "0.0.3",
"lifterlms/lifterlms-helper": "3.5.0",
"lifterlms/lifterlms-helper": "3.5.1",
"lifterlms/lifterlms-rest": "1.0.0",
"woocommerce/action-scheduler": "3.5.4"
},
Expand Down

0 comments on commit 84a7929

Please sign in to comment.