D
D
Dmitriy2020-03-27 23:41:06
Composer
Dmitriy, 2020-03-27 23:41:06

Composer errors when installing laravel-frontend-presets/bulma?

"require": {
        "php": "^7.2.5",
        "fideloper/proxy": "^4.2",
        "fruitcake/laravel-cors": "^1.0",
        "guzzlehttp/guzzle": "^6.3",
        "laravel-frontend-presets/bulma": "~3.0.0",
        "laravel/framework": "^7.0",
        "laravel/tinker": "^2.0",
      "ext-curl": "*"
    },
    "require-dev": {
        "facade/ignition": "^2.0",
        "fzaninotto/faker": "^1.9.1",
        "laravel/ui": "^2.0",
        "mockery/mockery": "^1.3.1",
        "nunomaduro/collision": "^4.1",
        "phpunit/phpunit": "^8.5"
    },


5e7e64bc49be6773449948.png
Tried like this:
composer require --dev laravel/framework dev-master

and still does not work

How to solve?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-03-27
@dmitriyuvin

a read the exhaust and think, no?
lara version 7, the package requires version 6.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question