Giter Site home page Giter Site logo

laravel-ready / packager Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 275 KB

Ready to use laravel package generator

License: MIT License

PHP 78.27% Blade 21.73%
composer laravel laravel-pacakges laravel-package laravel-package-generator package-generator package-installer php

packager's People

Contributors

mertasan avatar relliv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mertasan

packager's Issues

Update readme description

This package will be support other frameworks and pure PHP, this description should be open for this features

Fix package installation error

After first installation command (composer global require laravel-ready/packager --dev) console prints this error

Changed current directory to /Users/eyuperdogan/.composer
./composer.json has been updated
Running composer update laravel-ready/packager
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laravel-ready/packager[1.0.0, ..., 1.2.0] require illuminate/filesystem v8.83.18 -> satisfiable by illuminate/filesystem[v8.83.18].
    - laravel-ready/packager v1.4.0 requires illuminate/support ^v9.9.0 -> satisfiable by illuminate/support[v9.9.0, ..., v9.52.16].
    - laravel-ready/packager v1.3.0 requires illuminate/support ^8.8 || ^v9.0 -> satisfiable by illuminate/support[v8.8.0, ..., v8.83.27, v9.0.0, ..., v9.52.16].
    - illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.10) does not satisfy that requirement.
    - illuminate/support[v8.12.0, ..., v8.83.27] require illuminate/collections ^8.0 -> found illuminate/collections[v8.0.0, ..., v8.83.27] but the package is fixed to v10.21.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - illuminate/filesystem v8.83.18 require illuminate/collections ^8.0 -> found illuminate/collections[v8.0.0, ..., v8.83.27] but the package is fixed to v10.21.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - illuminate/support[v9.0.0, ..., v9.52.16] require illuminate/collections ^9.0 -> found illuminate/collections[v9.0.0, ..., v9.52.16] but the package is fixed to v10.21.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - Root composer.json requires laravel-ready/packager * -> satisfiable by laravel-ready/packager[1.0.0, 1.2.0, v1.3.0, v1.4.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require laravel-ready/packager:*" to figure out if any version is installable, or "composer require laravel-ready/packager:^2.1" if you know which you need.

and it's working fine with composer global require laravel-ready/packager --dev -W command but this should fix.

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.