laravel-admin-extensions / config

Config manager for laravel-admin
http://laravel-admin.org/
MIT License
96 stars 57 forks source link

Unable to use this package with Laravel 5.6 #17

Closed floodedcodeboy closed 5 years ago

floodedcodeboy commented 6 years ago

The composer.json file references laravel 5.5 using the ~, you should use the ^ if you're wanting to make this package available to 5.6 users.

floodedcodeboy commented 5 years ago

Why did you close this? It's still an issue.