Code Monkey home page Code Monkey logo

Comments (8)

rvalitov avatar rvalitov commented on June 3, 2024

Updated, see the latest version 1.1.0. Does it work for you?

from backlink-checker-php.

superromeo avatar superromeo commented on June 3, 2024

I tried:

Problem 1
- Root composer.json requires rvalitov/backlink-checker-php ~1.1.0 -> satisfiable by rvalitov/backlink-checker-php[1.1.0].
- nesk/puphpeteer 2.0.0 requires psr/log ^1.0 -> satisfiable by psr/log[1.0.0, ..., 1.1.4].
- You can only install one version of a package, so only one of these can be installed: psr/log[1.0.0, ..., 1.1.4, 2.0.0, 3.0.0, 3.x-dev].
- drupal/core 10.0.x-dev requires psr/log ^3.0 -> satisfiable by psr/log[3.0.0, 3.x-dev].
- rvalitov/backlink-checker-php 1.1.0 requires nesk/puphpeteer 2.* -> satisfiable by nesk/puphpeteer[2.0.0].
- Root composer.json requires drupal/core 10.0.x-dev as 9.5.0 -> satisfiable by drupal/core[10.0.x-dev].

from backlink-checker-php.

rvalitov avatar rvalitov commented on June 3, 2024

Ok thank you, I see the problem is in psr/log ^1.0. This dependency goes from the underlying package I use, it's not my direct dependency. I need to think how to solve that. I will come back shortly.

from backlink-checker-php.

rvalitov avatar rvalitov commented on June 3, 2024

I had to go to forks of some dependencies because they are not supported anymore. Please try the version 2.0.0. And check the instructions in the release notes. You need to make some changes to your composer.json. Please give me a feedback after you try.

from backlink-checker-php.

superromeo avatar superromeo commented on June 3, 2024

Problem 1
- Root composer.json requires rvalitov/backlink-checker-php ~2.0.0 -> satisfiable by rvalitov/backlink-checker-php[2.0.0].
- rvalitov/backlink-checker-php 2.0.0 requires nesk/puphpeteer dev-zoon -> found nesk/puphpeteer[dev-support-all-puppeteer-versions, dev-master, dev-dev, dev-2.0.0-old, 0.1.0, 0.2.0, 0.2.1, 0.2.2, 1.0.0, ..., 1.6.0, 2.0.0] but it does not match the constraint.

from backlink-checker-php.

rvalitov avatar rvalitov commented on June 3, 2024

This happens because you didn't update your composer.json file as stated in the release notes. You need to add all the lines.

from backlink-checker-php.

superromeo avatar superromeo commented on June 3, 2024

Thank you!
It installed. But I didn't tried it yet.

from backlink-checker-php.

rvalitov avatar rvalitov commented on June 3, 2024

Ok, give it a try. According to my tests with the demo project it works the same way.

from backlink-checker-php.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.