overtrue/socialite

Severity: error --> Exception: Undefined class constant 'VERSION' /app/vendor/overtrue/socialite/src/Providers/GoogleProvider.php 68

devlamine opened this issue · 5 comments

php version is v7.3
After Update to ~2.x the problem was appear :Severity: error --> Exception: Undefined class constant 'VERSION' /app/vendor/overtrue/socialite/src/Providers/GoogleProvider.php 68

which version of guzzlehttp/guzzle have you installed?

thank you for your response
"version": "7.2.0"

@devlamine maybe you should upgrade to 3.x or downgrade guzzle to 6.5.x to fix this.

is version 3.x compatible with php7.3?

@devlamine sorry, php 7.4+, You may want to consider upgrading your PHP, after all, there is basically no difference between 7.3 and 7.4.