Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from pantheon-systems/ei-60-remove-artifact-pl…
Browse files Browse the repository at this point in the history
…ugin

[EI-60] Composer update
  • Loading branch information
John Spellman authored Feb 28, 2022
2 parents f7ad12b + e3d9408 commit 12e5434
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 80 deletions.
15 changes: 2 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,13 @@
"preferred-install": "dist",
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"openeuropa/composer-artifacts": true
"composer/installers": true
}
},
"require": {
"composer/installers": "^2.0",
"openeuropa/composer-artifacts": "dev-master",
"pantheon-systems/pantheon-edge-integrations": "*",
"pantheon-systems/pantheon-wordpress-edge-integrations": "^0.2"
},
"extra": {
"artifacts": {
"pantheon-systems/pantheon-wordpress-edge-integrations": {
"dist": {
"url": "https://github.com/pantheon-systems/pantheon-wordpress-edge-integrations/releases/download/0.2.3/main.zip",
"type": "zip"
}
}
}
}
"extra": {}
}
87 changes: 20 additions & 67 deletions composer.lock

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

0 comments on commit 12e5434

Please # to comment.