Skip to content

Commit

Permalink
Removed nextbuilds subfolder, added install
Browse files Browse the repository at this point in the history
Removed `nextbuilds` subfolder, added composer install
  • Loading branch information
ericdrosas87 committed Jul 24, 2024
1 parent 1caf0c3 commit b5f8d07
Show file tree
Hide file tree
Showing 21 changed files with 65 additions and 900 deletions.
10 changes: 3 additions & 7 deletions api/composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"require": {
"carlcs/craft-assetmetadata": "^4.0",
"castiron/next-builds": "^1.1",
"craftcms/cms": "4.10.2",
"craftcms/contact-form": "3.1.0",
"craftcms/contact-form-honeypot": "2.1.0",
"craftcms/google-cloud": "2.1.0",
"craftcms/redactor": "3.0.4",
"jamesedmonston/graphql-authentication": "2.5.0",
"lsst-epo/canto-dam-assets": "^4.3",
"lsst-epo/craft-next-js-builds": "^1.2",
"rynpsc/craft-phone-number": "2.2.0",
"sebastianlenz/linkfield": "^2.1.4",
"spicyweb/craft-neo": "4.0.7",
Expand All @@ -18,17 +18,13 @@
"yiisoft/yii2-redis": "^2.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/lsst-epo/craft-canto-dam-integrator.git"
},
{
"type": "vcs",
"url": "https://github.com/lsst-epo/canto-dam-assets.git"
},
{
"type": "path",
"url": "plugins/nextbuilds"
"type": "vcs",
"url": "https://github.com/lsst-epo/craft-next-js-builds.git"
},
{
"type": "composer",
Expand Down
117 changes: 62 additions & 55 deletions api/composer.lock

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

1 change: 0 additions & 1 deletion api/plugins/nextbuilds/.craftplugin

This file was deleted.

32 changes: 0 additions & 32 deletions api/plugins/nextbuilds/.gitignore

This file was deleted.

25 changes: 0 additions & 25 deletions api/plugins/nextbuilds/CHANGELOG.md

This file was deleted.

9 changes: 0 additions & 9 deletions api/plugins/nextbuilds/LICENSE.md

This file was deleted.

43 changes: 0 additions & 43 deletions api/plugins/nextbuilds/README.md

This file was deleted.

44 changes: 0 additions & 44 deletions api/plugins/nextbuilds/composer.json

This file was deleted.

Binary file removed api/plugins/nextbuilds/resources/img/plugin-logo.png
Binary file not shown.
Loading

0 comments on commit b5f8d07

Please sign in to comment.