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
Hello everyone, and good job. I want to install this Laravel module and I have this problem.
It can be fixed? Is it something of mine?
diaconuliviu85@penguin:~/laravel/appnet$ composer require gemini-api-php/laravel
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
./composer.json has been updated
Composer could not detect the root package (laravel/laravel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Running composer update gemini-api-php/laravel
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating optimized autoload files
Class Hypweb\Flysystem\Cached\Extra\disableEnsureParentDirectories located in ./vendor/nao-pon/flysystem-cached-extra/src/DisableEnsureParentDirectories.php does not comply with psr-4 autoloading standard. Skipping.
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
INFO Discovering packages.
barryvdh/laravel-debugbar ................................................................................................................... DONE
gemini-api-php/laravel ...................................................................................................................... DONE
intervention/image .......................................................................................................................... DONE
jackiedo/dotenv-editor ...................................................................................................................... DONE
kreait/laravel-firebase ..................................................................................................................... DONE
laravel-shift/blueprint ..................................................................................................................... DONE
laravel/breeze .............................................................................................................................. DONE
laravel/sail ................................................................................................................................ DONE
laravel/sanctum ............................................................................................................................. DONE
laravel/socialite ........................................................................................................................... DONE
laravel/tinker .............................................................................................................................. DONE
laravolt/avatar ............................................................................................................................. DONE
nesbot/carbon ............................................................................................................................... DONE
nunomaduro/collision ........................................................................................................................ DONE
nunomaduro/termwind ......................................................................................................................... DONE
protonemedia/laravel-verify-new-email ....................................................................................................... DONE
silviolleite/laravelpwa ..................................................................................................................... DONE
spatie/laravel-backup ....................................................................................................................... DONE
spatie/laravel-ignition ..................................................................................................................... DONE
spatie/laravel-medialibrary ................................................................................................................. DONE
spatie/laravel-permission ................................................................................................................... DONE
spatie/laravel-query-builder ................................................................................................................ DONE
spatie/laravel-settings ..................................................................................................................... DONE
spatie/laravel-signal-aware-command ......................................................................................................... DONE
vemcogroup/laravel-translation .............................................................................................................. DONE
118 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> @php artisan vendor:publish --tag=laravel-assets --ansi --force
INFO No publishable resources for tag [laravel-assets].
No security vulnerability advisories found.
Using version ^0.3.0 for gemini-api-php/laravel
diaconuliviu85@penguin:~/laravel/appnet$ php artisan vendor:publish --provider=GeminiAPI\Laravel\ServiceProvider
INFO No publishable resources for tag [].
diaconuliviu85@penguin:~/laravel/appnet$
The text was updated successfully, but these errors were encountered:
Hello everyone, and good job. I want to install this Laravel module and I have this problem.
It can be fixed? Is it something of mine?
The text was updated successfully, but these errors were encountered: