lukepolo / replayjs

Full Session Replays
https://replayjs.io
MIT License
21 stars 3 forks source link

Unable to install with Composer #53

Open voarsh2 opened 4 years ago

voarsh2 commented 4 years ago

Describe the bug Generating optimized autoload files Deprecation Notice: Class App\Jobs\UserDataBundle located in ./app/Jobs/MakeUserBundle.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v1.11+. in phar:///usr/lib/plesk-9.0/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:185

Illuminate\Foundation\ComposerScripts::postAutoloadDump @php artisan package:discover --ansi

To Reproduce Try installing with composer with the latest version

Expected behavior To install properly

lukepolo commented 4 years ago

What version of PHP are you using?

voarsh2 commented 4 years ago

What version of PHP are you using?

PHP7.3