rinvex / laravel-subscriptions

⚠️ [ABANDONED] Rinvex Subscribable is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
MIT License
727 stars 347 forks source link

v5 support for laravel 7 #151

Closed Aslam97 closed 3 years ago

Aslam97 commented 3 years ago
Problem 1
    - rinvex/laravel-subscriptions[v5.0.0, ..., v5.0.3] require illuminate/console ^8.0.0 || ^9.0.0 -> found illuminate/console[dev-master, v8.0.0, ..., 8.x-dev, 9.x-dev (alias of dev-master)] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires rinvex/laravel-subscriptions ^5.0 -> satisfiable by rinvex/laravel-subscriptions[v5.0.0, v5.0.1, v5.0.2, v5.0.3].
Omranic commented 3 years ago

If you want to use this package with older version of Laravel, then try v4.x

For the latest release, we're only supporting latest stable release of Laravel which is currently v8.x