Giter Site home page Giter Site logo

Comments (11)

f3l1x avatar f3l1x commented on June 23, 2024 1

@hantc @zvitek It's also in 2.5.x branch.

contributte/gopay-api@2d5f238

You should change it to gopay-api: 2.5.x-dev or specify commit.

from gopay.

f3l1x avatar f3l1x commented on June 23, 2024

Hi. Thanks. Would you mind to prepare PR for this change please?

from gopay.

hantc avatar hantc commented on June 23, 2024

I'll try to, it would be my first github PR ever, so be tolerant, please :)

from gopay.

hantc avatar hantc commented on June 23, 2024

I found out, it's a change in another repo - my MR is here:
contributte/gopay-api#8

But as I can see, there is a guy who solved it 3 days ago:
contributte/gopay-api#7

from gopay.

f3l1x avatar f3l1x commented on June 23, 2024

Could you please test it with gopay-api with latest changes?

from gopay.

hantc avatar hantc commented on June 23, 2024

Honestly, I'm not able to download it via composer. Even specific commit:

"markette/gopay": "dev-master#69fa440a4c9ce95844bf86a18d94a7191ca5152c",

error:

- Installing ←[32mmarkette/gopay←[39m (←[33mdev-master 69fa440←[39m): Cloning 69fa440a4c
    ←[30;43m69fa440a4c9ce95844bf86a18d94a7191ca5152c is gone (history was rewritten?)←[39;49m
    ←[30;43mFailed to download markette/gopay from source: Failed to execute git checkout "69fa440a4c9ce95844bf86a18d94a7191ca5152c" -- && g
it reset --hard "69fa440a4c9ce95844bf86a18d94a7191ca5152c" --

fatal: reference is not a tree: 69fa440a4c9ce95844bf86a18d94a7191ca5152c
←[39;49m
    ←[30;43mNow trying to download from dist←[39;49m
  - Installing ←[32mmarkette/gopay←[39m (←[33mdev-master 69fa440←[39m): DownloadinDownloadinDownloading (←[37;41mfailed←[39;49m)
←[37;41m
       ←[39;49m
←[37;41m  [Composer\Downloader\TransportException]
       ←[39;49m
←[37;41m  The "https://api.github.com/repos/Markette/Gopay/zipball/69fa440a4c9ce95844bf86a18d94a7191ca5152c" file could not be downloaded (H
TTP/1  ←[39;49m
←[37;41m  .1 302 Found)

Any ideas?

from gopay.

f3l1x avatar f3l1x commented on June 23, 2024

You've been trying to download markette/gopay, but the change was in markette/gopay-api. ;-) Keep your markette/gopay as it and append markette/gopay-api with commit reference.

from gopay.

zvitek avatar zvitek commented on June 23, 2024

Hello, can I ask how to resolve this problem?
I have markette/gopay in version ^3.1 and I would like to update markette/gopay-api to fix commit with this updates: https://github.com/Markette/GopayApi/commit/69fa440a4c9ce95844bf86a18d94a7191ca5152c

"markette/gopay-api": "dev-master#69fa440a4c9ce95844bf86a18d94a7191ca5152c"

But composer has problem with dependecies and I don't know how to resolve it.

Thx for help

Problem 1
- markette/gopay v3.1.1 requires markette/gopay-api ^2.5.3 -> satisfiable by markette/gopay-api[v2.5.x-dev].
- markette/gopay v3.1.0 requires markette/gopay-api ^2.5.1 -> satisfiable by markette/gopay-api[v2.5.x-dev].
- markette/gopay v3.1.1 requires markette/gopay-api ^2.5.3 -> satisfiable by markette/gopay-api[v2.5.x-dev].
- Can only install one of: markette/gopay-api[v2.5.x-dev, dev-master].
- Installation request for markette/gopay-api dev-master#69fa440a4c9ce95844bf86a18d94a7191ca5152c -> satisfiable by markette/gopay-api[dev-master].
- Installation request for markette/gopay ^3.1 -> satisfiable by markette/gopay[v3.1.0, v3.1.1].

from gopay.

f3l1x avatar f3l1x commented on June 23, 2024

Well, it seems commit with change is in master and not in 2.5.x branch.

Could you try in the meanwhile this please? I'll try to backport it to 2.5.x.

    "require": {
        "markette/gopay": "^3.1",
        "markette/gopay-api": "3.0.0 as 2.5.3"
    }

from gopay.

zvitek avatar zvitek commented on June 23, 2024

@f3l1x It works very well! Thx for fast resolve!

from gopay.

f3l1x avatar f3l1x commented on June 23, 2024

I think we can close it. Thank you guys. @zvitek @hantc

from gopay.

Related Issues (20)

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.