While updating statamic to 3.4.* iam getting error for this plugin #59
Replies: 3 comments 2 replies
-
What does your Also, what command are you running? Can you try |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, here I am attaching composer.lock file as well as composer.json file.
and I am using command composer update statamic/cms --with-dependencies
Thank you
…On Thu, Feb 2, 2023 at 4:00 AM Duncan McClean ***@***.***> wrote:
What does your composer.json file look like?
Also, what command are you running? Can you try composer update without
any other parameters?
—
Reply to this email directly, view it on GitHub
<#59 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYJXBM2NOPE324OY5XLC6SLWVLPZBANCNFSM6AAAAAAUNIOVHQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Here I attach composer.json file
…On Thu, Feb 2, 2023 at 11:47 PM Duncan McClean ***@***.***> wrote:
Sorry, you haven't copied in your composer.json file (I don't need the
lock file)..
—
Reply to this email directly, view it on GitHub
<#59 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYJXBM3P2TNH2WSOGTBUU7DWVP245ANCNFSM6AAAAAAUNIOVHQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While updating statamic to 3.4.* I am getting an error for this plugin
Problem 1
- doublethreedigital/cookie-notice is locked to version v7.1.1 and an update of this package was not requested.
- doublethreedigital/cookie-notice v7.1.1 requires statamic/cms 3.2.* || 3.3.* -> found statamic/cms[v3.2.0-beta.1, ..., 3.3.x-dev] but it conflicts with your root
composer.json require (3.4.*).
Beta Was this translation helpful? Give feedback.
All reactions