Skip to content

Commit

Permalink
Reuse WordPress code no dep
Browse files Browse the repository at this point in the history
  • Loading branch information
widoz committed Oct 23, 2023
1 parent 361652a commit d66dc40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "./vendor/roots/wordpress-no-content",
"core": "WordPress/WordPress#6.3",
"plugins": ["."],
"env": {
"development": {
Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
},
"require-dev": {
"inpsyde/modularity": "^1.5",
"inpsyde/php-coding-standards": "^1.0",
"roots/wordpress-no-content": "^6.3"
"inpsyde/php-coding-standards": "^1.0"
},
"config": {
"platform": {
Expand Down

0 comments on commit d66dc40

Please sign in to comment.