SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
501 stars 438 forks source link

Class 'LightOpenID' not found for Steam provider #377

Closed OleksandrWebLab closed 4 years ago

OleksandrWebLab commented 4 years ago

Dependency is not installed automatically. Manual installation solves the problem.

image

OleksandrWebLab commented 4 years ago
cakephp/chronos                       1.3.0              A simple API extension for DateTime.
dnoegel/php-xdg-base-dir              v0.1.1             implementation of xdg base directory specification for php
doctrine/inflector                    1.3.1              Common String Manipulations with regard to casing and singular/plural rules.
doctrine/instantiator                 1.3.0              A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                        1.2.0              PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
dragonmantank/cron-expression         v2.3.0             CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
egulias/email-validator               2.1.11             A library for validating emails against several RFCs
erusev/parsedown                      1.7.3              Parser for Markdown.
facade/flare-client-php               1.3.0              Send PHP errors to Flare
facade/ignition                       1.13.0             A beautiful error page for Laravel applications.
facade/ignition-contracts             1.0.0              Solution contracts for Ignition
fideloper/proxy                       4.2.1              Set trusted proxies for Laravel
filp/whoops                           2.5.0              php error handling for cool kids
fzaninotto/faker                      v1.9.0             Faker is a PHP library that generates fake data for you.
guzzlehttp/guzzle                     6.5.0              Guzzle is a PHP HTTP client library
guzzlehttp/promises                   v1.3.1             Guzzle promises library
guzzlehttp/psr7                       1.6.1              PSR-7 message implementation that also provides common utility methods
hamcrest/hamcrest-php                 v2.0.0             This is the PHP port of Hamcrest Matchers
jakub-onderka/php-console-color       v0.2              
jakub-onderka/php-console-highlighter v0.4               Highlight PHP code in terminal
laravel/framework                     v6.6.2             The Laravel Framework.
laravel/horizon                       v3.4.3             Dashboard and code-driven configuration for Laravel queues.
laravel/socialite                     v4.3.1             Laravel wrapper around OAuth 1 & OAuth 2 libraries.
laravel/telescope                     v2.1.1             An elegant debug assistant for the Laravel framework.
laravel/tinker                        v2.0.0             Powerful REPL for the Laravel framework.
laravel/ui                            v1.1.1             Laravel UI utilities and presets.
league/flysystem                      1.0.61             Filesystem abstraction: Many filesystems, one API.
league/oauth1-client                  1.7.0              OAuth 1.0 Client Library
mockery/mockery                       1.3.0              Mockery is a simple yet flexible PHP mock object framework
monolog/monolog                       2.0.1              Sends your logs to files, sockets, inboxes, databases and various web services
moontoast/math                        1.1.2              A mathematics library, providing functionality for large numbers
myclabs/deep-copy                     1.9.3              Create deep copies (clones) of your objects
nesbot/carbon                         2.27.0             An API extension for DateTime that supports 281 different languages.
nikic/php-parser                      v4.3.0             A PHP parser written in PHP
nunomaduro/collision                  v3.0.1             Cli error handling for console/command-line PHP applications.
opis/closure                          3.5.1              A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
paragonie/random_compat               v9.99.99           PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
phar-io/manifest                      1.0.3              Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version                       2.0.1              Library for handling version information and constraints
phpdocumentor/reflection-common       2.0.0              Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock     4.3.2              With this component, a library can provide support for annotations via DocBlocks or otherwise retriev...
phpdocumentor/type-resolver           1.0.1              A PSR-5 based resolver of Class names, Types and Structural Element Names
phpoption/phpoption                   1.6.0              Option Type for PHP
phpspec/prophecy                      1.9.0              Highly opinionated mocking framework for PHP 5.3+
phpunit/php-code-coverage             7.0.10             Library that provides collection, processing, and rendering functionality for PHP code coverage infor...
phpunit/php-file-iterator             2.0.2              FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-text-template             1.2.1              Simple template engine.
phpunit/php-timer                     2.1.2              Utility class for timing
phpunit/php-token-stream              3.1.1              Wrapper around PHP's tokenizer extension.
phpunit/phpunit                       8.5.0              The PHP Unit Testing framework.
predis/predis                         v1.1.1             Flexible and feature-complete Redis client for PHP and HHVM
psr/container                         1.0.0              Common Container Interface (PHP FIG PSR-11)
psr/http-message                      1.0.1              Common interface for HTTP messages
psr/log                               1.1.2              Common interface for logging libraries
psr/simple-cache                      1.0.1              Common interfaces for simple caching
psy/psysh                             v0.9.12            An interactive shell for modern PHP.
ralouphie/getallheaders               3.0.3              A polyfill for getallheaders.
ramsey/uuid                           3.9.1              Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally ...
scrivo/highlight.php                  v9.15.10.0         Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
sebastian/code-unit-reverse-lookup    1.0.1              Looks up which function or method a line of code belongs to
sebastian/comparator                  3.0.2              Provides the functionality to compare PHP values for equality
sebastian/diff                        3.0.2              Diff implementation
sebastian/environment                 4.2.3              Provides functionality to handle HHVM/PHP environments
sebastian/exporter                    3.1.2              Provides the functionality to export PHP variables for visualization
sebastian/global-state                3.0.0              Snapshotting of global state
sebastian/object-enumerator           3.0.3              Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector            1.1.1              Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context           3.0.0              Provides functionality to recursively process PHP variables
sebastian/resource-operations         2.0.1              Provides a list of PHP built-in functions that operate on resources
sebastian/type                        1.1.3              Collection of value objects that represent the types of the PHP type system
sebastian/version                     2.0.1              Library that helps with managing the version number of Git-hosted PHP projects
socialiteproviders/manager            v3.4.3             Easily add new or override built-in providers in Laravel Socialite.
socialiteproviders/providers          dev-master 0acaea9 Collection of all OAuth2 Providers for Laravel Socialite
swiftmailer/swiftmailer               v6.2.3             Swiftmailer, free feature-rich PHP mailer
symfony/console                       v4.4.1             Symfony Console Component
symfony/css-selector                  v5.0.1             Symfony CssSelector Component
symfony/debug                         v4.4.1             Symfony Debug Component
symfony/error-handler                 v4.4.1             Symfony ErrorHandler Component
symfony/event-dispatcher              v4.4.1             Symfony EventDispatcher Component
symfony/event-dispatcher-contracts    v1.1.7             Generic abstractions related to dispatching event
symfony/finder                        v4.4.1             Symfony Finder Component
symfony/http-foundation               v4.4.1             Symfony HttpFoundation Component
symfony/http-kernel                   v4.4.1             Symfony HttpKernel Component
symfony/mime                          v5.0.1             A library to manipulate MIME messages
symfony/polyfill-ctype                v1.13.1            Symfony polyfill for ctype functions
symfony/polyfill-iconv                v1.13.1            Symfony polyfill for the Iconv extension
symfony/polyfill-intl-idn             v1.13.1            Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-mbstring             v1.13.1            Symfony polyfill for the Mbstring extension
symfony/polyfill-php72                v1.13.1            Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73                v1.13.1            Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/process                       v4.4.1             Symfony Process Component
symfony/routing                       v4.4.1             Symfony Routing Component
symfony/service-contracts             v2.0.1             Generic abstractions related to writing services
symfony/translation                   v4.4.1             Symfony Translation Component
symfony/translation-contracts         v2.0.1             Generic abstractions related to translation
symfony/var-dumper                    v4.4.1             Symfony mechanism for exploring and dumping PHP variables
theseer/tokenizer                     1.1.3              A small library for converting tokenized PHP source code into XML and potentially other formats
tijsverkoyen/css-to-inline-styles     2.2.2              CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with ...
vlucas/phpdotenv                      v3.6.0             Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
webmozart/assert                      1.6.0              Assertions to validate method input/output with nice error messages.
clugg commented 4 years ago

Did you install socialiteproviders/steam via composer? I see that you have it installed, but I'm not seeing it in your composer info output. This package has a dependency of iignatov/lightopenid (see here), which would be automatically resolved if installed correctly.

I presume you are using the socialiteproviders/providers as a way of covering all providers? I don't believe this is the recommended method of installation - notice that the docs specify you should be requiring socialiteproviders/steam.

m1guelpf commented 4 years ago

Closing because it does seem that the provider wasn't installed individually. Let me know if there's something else to this and I'll reopen :D