Code Monkey home page Code Monkey logo

Comments (6)

johannesschobel avatar johannesschobel commented on May 31, 2024

It works on L 5.1.. I use it in my current project!

from mailgun.

zurez avatar zurez commented on May 31, 2024
  • bogardo/mailgun 4.0.0 requires mailgun/mailgun-php ^1.8 -> satisfiable by mailgun/mailgun-php[v1.8] but these conflict with your requirements or minimum-stability.

I am getting this issue. On Larevel 5.1 any advice @johannesschobel

from mailgun.

johannesschobel avatar johannesschobel commented on May 31, 2024

My composer.json file in the root directory looks like this:

    "require": {
        "php": ">=5.5.9",
        "laravel/framework": "5.1.*",
        "bogardo/mailgun": "4.0.*",
        "guzzlehttp/guzzle" : "5.3.*"
    },
   ... ,
   "config": {
        "preferred-install": "dist"
    }
   ...

Works like a charm..
However, I am not sure about Guzzle.. Think you need it..

What are you using?

from mailgun.

zurez avatar zurez commented on May 31, 2024

I am using guzzle6 maybe thats why stuff have broken ?

from mailgun.

johannesschobel avatar johannesschobel commented on May 31, 2024

could be.. the "old" mailgun/mailgun-php package (this one here uses 1.8 - current version is 2.1) uses guzzle5 per default..

Note, that mailgun/mailgun-php has removed guzzle6 as dependency in their current implementation. However, you are free to use guzzle (see their readme file). However, if you are using this package you are bound to guzzle5 for now..

I do not know if this package is still maintained..

from mailgun.

Bogardo avatar Bogardo commented on May 31, 2024

Please update to the lastest release and review the installation instructions.

from mailgun.

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.