Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to laravel 6.4 #54

Closed
magamine opened this issue Oct 29, 2019 · 3 comments
Closed

upgrade to laravel 6.4 #54

magamine opened this issue Oct 29, 2019 · 3 comments

Comments

@magamine
Copy link

please do the necessary to upgrade the package to be compatible with laravel 6.4

@realrashid
Copy link
Owner

Hey @magamine you will get the 6.4 support soon.

@realrashid
Copy link
Owner

Give us a start 🌟 if you didn't already or share the package with your developer buddy's.

@realrashid
Copy link
Owner

Hey @magamine

I tested out there's no issues with Laravel 6.4 i suggest you check in your end.

Here are some command results.

$ composer create-project --prefer-dist laravel/laravel lv64
Installing laravel/laravel (v6.4.0)
  - Installing laravel/laravel (v6.4.0): Downloading (100%)
Created project in lv64

It's a fresh Laravel 6.4 project and installed the package.

$ composer require realrashid/sweet-alert
Using version ^2.0 for realrashid/sweet-alert
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Installing realrashid/sweet-alert (v2.0.3): Downloading (100%)
Writing lock file
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: laravel/tinker
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: realrashid/sweet-alert
Package manifest generated successfully.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants