Giter Club home page Giter Club logo

yii2-mailgun's People

Contributors

denis909 avatar dependabot[bot] avatar gattir avatar lachee avatar mikejpeters avatar mrstroz avatar ollieday avatar robregonm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yii2-mailgun's Issues

Upgrade mailgun PHP library

Could you upgrade version of MailGun PHP library?
When i'm using latest guzzle in my project and want to use this library getting this error in composer:

  Problem 1
    - boundstate/yii2-mailgun v0.0.3 requires mailgun/mailgun-php ~1.8 -> satisfiable by mailgun/mailgun-php[v1.8].
    - Installation request for boundstate/yii2-mailgun ^0.0.3 -> satisfiable by boundstate/yii2-mailgun[v0.0.3].
    - Conclusion: remove guzzlehttp/guzzle 6.2.x-dev
    - Conclusion: don't install guzzlehttp/guzzle 6.2.x-dev
    - mailgun/mailgun-php v1.8 requires guzzlehttp/guzzle ~5.0 -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.1.0, 5.2.0, 5.3.0, 5.3.1, 5.3.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.0.0, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.0.1, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.0.2, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.0.3, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.1.0, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.2.0, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.3.0, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.3.1, 6.2.x-dev].
    - Can only install one of: guzzlehttp/guzzle[5.3.x-dev, 6.2.x-dev].
    - Installation request for guzzlehttp/guzzle (locked at 6.2.x-dev) -> satisfiable by guzzlehttp/guzzle[6.2.x-dev].

TypeError

I am getting this error and it is related to the recent update done 17 days ago..

Argument 2 passed to Mailgun\Mailgun::__construct() must be an instance of Http\Client\HttpClient or null, string given, called in /opt/bitnami/apache2/htdocs/vendor/boundstate/yii2-mailgun/Mailer.php on line 103

Could you please help me figure out how to solve this? Thank you.

PSR-17

Http\Discovery\Exception\NotFoundException
No PSR-17 url factory found. Install a package from this list: https://packagist.org/providers/psr/http-factory-implementation

Caused by: Http\Discovery\Exception\DiscoveryFailedException
Could not find resource using any discovery strategy. Find more information at http://docs.php-http.org/en/latest/discovery.html#common-errors

  • Puli Factory is not available
  • No valid candidate found using strategy "Http\Discovery\Strategy\CommonClassesStrategy". We tested the following candidates: .
  • No valid candidate found using strategy "Http\Discovery\Strategy\CommonPsr17ClassesStrategy". We tested the following candidates: Phalcon\Http\Message\UriFactory, Nyholm\Psr7\Factory\Psr17Factory, Zend\Diactoros\UriFactory, GuzzleHttp\Psr7\HttpFactory, Http\Factory\Diactoros\UriFactory, Http\Factory\Guzzle\UriFactory, Http\Factory\Slim\UriFactory, Laminas\Diactoros\UriFactory.

unable to get local issuer certificate

I am getting below error :
GuzzleHttp\Exception\RequestException
cURL error 60: SSL certificate problem: unable to get local issuer certificate

Caused by: GuzzleHttp\Ring\Exception\RingException

how to fix this ? what parameters i am missing during configuration ?
i set up as shown in doc but still it throws error.
i am on window localhost.

Send batch emails

Hello! As can be sent directly to all users?
If I send as: ...-> setTo ($ followers_list)
all users are in the copy, but should be sent separately to each.

Compose function not working???

Hi there,

i took your solution few days ago and on the first test i saw it not functioning, it seems that you did not implement/override compose() method in your mailer or it has some kind of malfunction?

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.