Skip to content

Commit

Permalink
Add WordPress Playground Block (#2264)
Browse files Browse the repository at this point in the history
* Install WordPress Playground plugin

* Update composer.json

* Update composer.lock
  • Loading branch information
adamziel authored Apr 3, 2024
1 parent 23f8dff commit aae40cf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,8 @@
"scripts": {
"format": "phpcbf -p",
"lint": "phpcs"
},
"require": {
"wpackagist-plugin/interactive-code-block": "^0.2.1"
}
}
25 changes: 22 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aae40cf

Please sign in to comment.