Skip to content

Commit

Permalink
composer.json - Don't need cweagans/composer-patches now
Browse files Browse the repository at this point in the history
  • Loading branch information
totten committed Aug 1, 2024
1 parent 4088b71 commit 32b088b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 53 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"symfony/cache": "~5.4",
"civicrm/composer-downloads-plugin": "~3.0",
"lesser-evil/shell-verbosity-is-evil": "~1.0",
"psr/simple-cache": "^1.0",
"cweagans/composer-patches": "^1.7"
"psr/simple-cache": "^1.0"
},
"bin": ["bin/loco"],
"autoload": {
Expand All @@ -32,8 +31,7 @@
},
"preferred-install": "source",
"allow-plugins": {
"civicrm/composer-downloads-plugin": true,
"cweagans/composer-patches": true
"civicrm/composer-downloads-plugin": true
}
},
"license": "MIT",
Expand Down
50 changes: 1 addition & 49 deletions composer.lock

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

0 comments on commit 32b088b

Please sign in to comment.