revert panel version

4 jobs for master in 8 minutes and 23 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
passed #4363
docker
build_daemon

00:08:23

failed #4362
docker
build_panel

00:06:58

passed #4364
docker
build_sftp

00:03:23

 
  Deploy
skipped #4365
docker
deploy_latest
 
Name Stage Failure
failed
build_panel Build

In PackageManifest.php line 122:

Undefined index: name


Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
The command '/bin/sh -c curl -Lo panel.tar.gz https://github.com/Pterodactyl/Panel/archive/${PANEL_VERSION}.tar.gz && tar --strip-components=1 -xzvf panel.tar.gz && rm panel.tar.gz && chmod -R 755 storage/* bootstrap/cache && find storage -type d > .storage.tmpl && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && cp .env.example .env && composer install --ansi --no-dev && rm .env ./storage -rf && chown nginx:nginx * -R' returned a non-zero code: 1
ERROR: Job failed: exit status 1