Git Product home page Git Product logo

money-plugin's People

Contributors

drumbeldore avatar dzapek avatar msimkunas avatar patriknemecek avatar tomaszstrojny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

money-plugin's Issues

Laravel 9 and brick/money dependency

We're running WinterCMS with Laravel 9.1. Laravel uses the ramsey/uuid package which depends on "brick/math": "^0.8 || ^0.9". This plugin depends on "brick/money": "^0.5.3" which in turn depends on "brick/math": "~0.7.3 || ~0.8.0 || ~0.9.0".

It is my understanding that ~0.9.0 does not allow 0.10.x to be installed whereas the ^0.9 constraint does allow it. Therefore the Laravel framework pulls in the latest version of brick/money (0.10.x) which is too high for brick/money ^0.5.3.

It is possible to run composer update -W initbiz/money-plugin which will downgrade the brick/math dependency to a lower version which can be used by both this plugin and ramsey/uuid. However, this is undesirable because it installs an older version of the package.

Is there any specific reason this package depends on an older brick/money library?

Does not work with the Encryptable trait

This plugin does not seem to work with the \October\Rain\Database\Traits\Encryptable trait. I've added the amount column to the encryptable array but the value is not encrypted in the database.

LICENSE file missing

This repository seems to be missing a license declaration. Is it omitted on purpose? The plugin page says MIT but I feel this should also be reflected in the repository.

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.