cybercog / laravel-paket

Composer GUI. Manage Laravel dependencies from web interface without switching to command line!

Home Page:https://komarev.com/sources/laravel-paket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add enum for Job Status

antonkomarev opened this issue · comments

Introduce enumerable statuses for the Job entity.

Possible namesapce candidates:

  • Cog\Laravel\Paket\JobStatus\Enums\JobStatus
  • Cog\Laravel\Paket\Job\JobStatus\Enums\JobStatus
  • Cog\Laravel\Paket\Job\Status\Enums\Status