jonassiewertsen / statamic-oh-dear

A Oh Dear integration for Statamic v3. Check your monitored uptime, SSL certificates, mixed content and broken links easily from your Statamic control panel.
7 stars 4 forks source link

Can't install on Statamic ^3.3 #7

Closed justinhough closed 2 years ago

justinhough commented 2 years ago

Was using this plugin in Statamic version 3.3 and could not install.

Here is the error:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires jonassiewertsen/statamic-oh-dear ^1.6 -> satisfiable by jonassiewertsen/statamic-oh-dear[v1.6.0].
    - jonassiewertsen/statamic-oh-dear v1.6.0 requires statamic/cms 3.0.* || 3.1.* || 3.2.* -> found statamic/cms[v3.0.0-beta.1, ..., 3.2.x-dev] but it conflicts with your root composer.json require (3.3.8).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
justinhough commented 2 years ago

@jonassiewertsen I put in a PR for the change needed.

jonassiewertsen commented 2 years ago

Nice to see that this addon is still beeing used.

 @justinhough I can see the branch with the fix, but the PR itself is missing. Can you add it?

justinhough commented 2 years ago

@jonassiewertsen Sorry. Just added it.

jonassiewertsen commented 2 years ago

Thanks

jonassiewertsen commented 2 years ago

Closed via #8