Git Product home page Git Product logo

Comments (4)

jp-resource avatar jp-resource commented on August 30, 2024

Hi,
Thank you for your efforts for PHP 8. But I noticed that fzaninotto/faker. is abandoned and throws an error when installed on PHP8. Could you guys update this faker as well. Maybe with this fakerphp/faker.
Thanks in advance.

from laravel-mailjet.

ikidnapmyself avatar ikidnapmyself commented on August 30, 2024

I just wanted to use mailjet package in a project what is currently under development, so I installed dev-master instead of a release. I had no error.
composer require mailjet/laravel-mailjet:dev-master

otherwise with PHP 8.0.0:

composer require mailjet/laravel-mailjet        
Using version ^2.1 for mailjet/laravel-mailjet
./composer.json has been updated
Running composer update mailjet/laravel-mailjet
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - mailjet/laravel-mailjet 2.1.0 requires laravel/tinker ~1.0 -> found laravel/tinker[v1.0.0, ..., 1.x-dev] but it conflicts with your root composer.json require (^2.5).
    - mailjet/laravel-mailjet[2.1.1, ..., 2.1.3] require php ^7.1.3 -> your php version (8.0.0) does not satisfy that requirement.
    - Root composer.json requires mailjet/laravel-mailjet ^2.1 -> satisfiable by mailjet/laravel-mailjet[2.1.0, 2.1.1, 2.1.2, 2.1.3].

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.

from laravel-mailjet.

fachcraftim avatar fachcraftim commented on August 30, 2024

I've also installed dev-master, in addition to that I pointed to a specific commit to be sure nothing will break in the upcomping deployments

That's what I've done

composer require mailjet/laravel-mailjet:dev-master#e168d36

from laravel-mailjet.

uavn avatar uavn commented on August 30, 2024

@fachcraftim @jp-resource @ikidnapmyself thanks
faker updated, release tag 3.0.0 added

from laravel-mailjet.

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.