Skip to content

Commit

Permalink
fix: incorrectly merged composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanfili committed Jan 10, 2025
1 parent 86717a8 commit 919dc43
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 5 deletions.
5 changes: 5 additions & 0 deletions src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,10 @@
},
"require": {
"deliciousbrains/wp-background-processing": "^1.0"
},
"config": {
"allow-plugins": {
"cweagans/composer-patches": false
}
}
}
68 changes: 63 additions & 5 deletions src/composer.lock

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

0 comments on commit 919dc43

Please sign in to comment.