Closed KorvinSzanto closed 2 months ago
I can't composer install
anymore...
Could not fetch
https://gitlab.com/api/v4/projects/portlandlabs%2Faddons%2Fconcrete_cms_auth/repository/archive.zip?sha=e3aa84c7abd18b2d304e7e47580a250372fc09fe
enter your gitlab.com credentials to access private repos
I'd recommend adding to composer.json:
"provide": {
"portlandlabs/concrete_cms_auth": "*"
},
then running composer update portlandlabs/concrete_cms_auth
locally to get around this. We don't currently have plans to open source this package.
Tha
I'd recommend adding to composer.json:
"provide": { "portlandlabs/concrete_cms_auth": "*" },
That works for local development.
But I can't create pull requests that touch composer.lock
anymore.
@KorvinSzanto could you run composer update
(or just composer update concretecms/community_translation
) and update the repo accordingly?
That should upgrade CommunityTranslation from 1.6.6 to 1.6.6 (changelog).
Add
concrete_cms_auth
addon.Theme changes: https://github.com/concretecms/concrete_cms_theme/compare/04283aa18534e116dddd1155845b8b22db301489...ee96446a6c0d56bcd54a1c5bf04d81ddf5769702