You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error while installing into a new project. my version laravel 5.5.45, php version 7.0.33
`D:\laragon\www\Xb>composer require van-ons/laraberg
[InvalidArgumentException]
Could not find a version of package van-ons/laraberg matching your minimum-stability (stable). Require it with an e
xplicit version constraint allowing its desired stability.
require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...
`
The text was updated successfully, but these errors were encountered:
I encountered an error while installing into a new project. my version laravel 5.5.45, php version 7.0.33
`D:\laragon\www\Xb>composer require van-ons/laraberg
[InvalidArgumentException]
Could not find a version of package van-ons/laraberg matching your minimum-stability (stable). Require it with an e
xplicit version constraint allowing its desired stability.
require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...
`
The text was updated successfully, but these errors were encountered: