Skip to content

Commit

Permalink
[C] Update DAM plugin version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Mason authored and blnkt committed Sep 19, 2023
1 parent e1c50ff commit 22171ff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
9 changes: 7 additions & 2 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
{
"type": "path",
"url": "plugins/nextbuilds"
},
{
"type": "composer",
"url": "https://composer.craftcms.com",
"canonical": false
}
],
"require-dev": {
Expand All @@ -27,7 +32,7 @@
"autoload": {
"psr-4": {
"modules\\userregistrationmodule\\": "modules/userregistrationmodule/src/",
"modules\\investigations\\": "modules/investigations/"
"modules\\investigations\\": "modules/investigations/"
}
},
"config": {
Expand All @@ -43,4 +48,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}
14 changes: 7 additions & 7 deletions api/composer.lock

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

0 comments on commit 22171ff

Please sign in to comment.