Skip to content

Commit

Permalink
PRESS4-272
Browse files Browse the repository at this point in the history
  • Loading branch information
sumathi3399 committed Aug 8, 2023
1 parent 6af12f5 commit 4d9ad25
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 388 deletions.
13 changes: 10 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,20 @@
{
"type": "composer",
"url": "https://newfold-labs.github.io/satis/",
"only": [
"newfold-labs/*"
"exclude": [
"newfold-labs/wp-module-installer"
]
},
{
"type": "path",
"url": "/Users/sumathi.nadakuditi/Desktop/projects/wp-module-installer",
"options": {
"symlink": true
}
}
],
"require": {
"newfold-labs/wp-module-installer": "1.0.1"
"newfold-labs/wp-module-installer": "@dev"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable",
Expand Down
26 changes: 10 additions & 16 deletions composer.lock

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

Loading

0 comments on commit 4d9ad25

Please sign in to comment.