Git Product home page Git Product logo

Comments (3)

renepardon avatar renepardon commented on August 28, 2024

How to reproduce:

laravel new test
cd test

Replace require and require-dev key with following contents:

    "require": {
         "php": ">=7.3",
         "ext-json": "*",
         "bensampo/laravel-enum": "^1.26",
         "bschmitt/laravel-amqp": "^2.0",
         "fideloper/proxy": "^4.0",
         "laravel/framework": "^6.0",
         "laravel/tinker": "^1.0",
         "league/flysystem-aws-s3-v3": "^1.0",
         "pion/laravel-chunk-upload": "^1.3",
         "predis/predis": "^1.1",
         "vladimir-yuldashev/laravel-queue-rabbitmq": "^10.1",
         "vyuldashev/laravel-openapi": "^0.18.1"
     },
     "require-dev": {
         "barryvdh/laravel-ide-helper": "^2.6",
         "brainmaestro/composer-git-hooks": "^2.8",
         "facade/ignition": "^1.4",
         "fzaninotto/faker": "^1.4",
         "haydenpierce/class-finder": "^0.4.0",
         "mockery/mockery": "^1.0",
         "nunomaduro/collision": "^3.0",
         "nunomaduro/larastan": "^0.4.3",
         "pdepend/pdepend": "^2.5",
         "phing/phing": "^2.16",
         "phploc/phploc": "^5.0",
         "phpmd/phpmd": "^2.7",
         "phpunit/php-code-coverage": "^7.0",
         "phpunit/phpunit": "^8.0",
         "renepardon/laravel-code-generator": "^1.0",
         "renepardon/laravel-code-generator-swagger": "^1.0",
         "sebastian/phpcpd": "^4.1",
         "squizlabs/php_codesniffer": "^3.5"
     },
rm -rf vendor/ composer.lock
composer install

from laravel-openapi.

vyuldashev avatar vyuldashev commented on August 28, 2024

Try latest version, please

from laravel-openapi.

renepardon avatar renepardon commented on August 28, 2024

Thank you @vyuldashev , works! :)

from laravel-openapi.

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.