Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / email
0.3.11 Sepswissup / module-email
0.3.11 Sepswissup / reviewreminder
1.1.8 Sep-
1.1.8
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-reviewreminder:1.1.8
swissup/module-core:1.10.5
swissup/module-marketplace:1.7.4
Changelog (autogenerated)
swissup/module-reviewreminder — 1.1.8 (was 1.1.7)
swissup/module-core — 1.10.5 (was 1.10.4)
-
Version 1.10.5 91183a
-
Add comments for StoreCreateCommand.php 98ece9
-
Rename command store-view:create to store:create be1a06
-
Add store-view:create command 189251
swissup/module-marketplace — 1.7.4 (was 1.7.2)
-
Version 1.7.4 c458c2
-
Fixed invalid letter case. JOB => Job 21e49c
-
Use 'self' keyword 332a99
-
Protect job with signature. This will skip all jobs added directly to the DB. 4b72c6
-
Version 1.7.3 337e96
-
Remove setTimeout usage b17d63
-
2G is not enough for composer 27d0d2
-
Restore default verbosity level after -q option.
Fixes missing composer logs in console. 525e99
-
swissup / module-reviewreminder
1.1.8 Sepswissup / sold-together
1.6.13 Sep-
1.6.13
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-sold-together:1.6.13
swissup/module-core:1.10.5
swissup/module-rtl:1.3.4
swissup/module-slick-carousel:1.3.3
swissup/module-marketplace:1.7.4
Changelog (autogenerated)
swissup/module-sold-together — 1.6.13 (was 1.6.12)
swissup/module-core — 1.10.5 (was 1.10.4)
-
Version 1.10.5 91183a
-
Add comments for StoreCreateCommand.php 98ece9
-
Rename command store-view:create to store:create be1a06
-
Add store-view:create command 189251
swissup/module-marketplace — 1.7.4 (was 1.7.2)
-
Version 1.7.4 c458c2
-
Fixed invalid letter case. JOB => Job 21e49c
-
Use 'self' keyword 332a99
-
Protect job with signature. This will skip all jobs added directly to the DB. 4b72c6
-
Version 1.7.3 337e96
-
Remove setTimeout usage b17d63
-
2G is not enough for composer 27d0d2
-
Restore default verbosity level after -q option.
Fixes missing composer logs in console. 525e99
-
swissup / module-sold-together
1.6.13 Septmhub / argento-argentotheme
1.2.8 Sep-
1.2.8
Report (rev.1)
An exception was thrown with the following message and trace:
Metapackages are not allowed in module dependencies: tm/seo-suite
#0 /app/Jobs/GeneratePackage.php(62): App\Jobs\GeneratePackage->download() #1 [internal function]: App\Jobs\GeneratePackage->handle() #2 /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Array, Array) #3 /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}() #4 /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\Container\BoundMethod::callBoundMethod(Object(Illuminate\Foundation\Application), Array, Object(Closure)) #5 /vendor/laravel/framework/src/Illuminate/Container/Container.php(576): Illuminate\Container\BoundMethod::call(Object(Illuminate\Foundation\Application), Array, Array, NULL) #6 /vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(94): Illuminate\Container\Container->call(Array) #7 /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}(Object(App\Jobs\GeneratePackage)) #8 /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(104): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(App\Jobs\GeneratePackage)) #9 /vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(98): Illuminate\Pipeline\Pipeline->then(Object(Closure)) #10 /vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(49): Illuminate\Bus\Dispatcher->dispatchNow(Object(App\Jobs\GeneratePackage), false) #11 /vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(88): Illuminate\Queue\CallQueuedHandler->call(Object(Illuminate\Queue\Jobs\DatabaseJob), Array) #12 /vendor/laravel/framework/src/Illuminate/Queue/Worker.php(337): Illuminate\Queue\Jobs\Job->fire() #13 /vendor/laravel/framework/src/Illuminate/Queue/Worker.php(283): Illuminate\Queue\Worker->process('database', Object(Illuminate\Queue\Jobs\DatabaseJob), Object(Illuminate\Queue\WorkerOptions)) #14 /vendor/laravel/framework/src/Illuminate/Queue/Worker.php(118): Illuminate\Queue\Worker->runJob(Object(Illuminate\Queue\Jobs\DatabaseJob), 'database', Object(Illuminate\Queue\WorkerOptions)) #15 /vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(102): Illuminate\Queue\Worker->daemon('database', 'default', Object(Illuminate\Queue\WorkerOptions)) #16 /vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(86): Illuminate\Queue\Console\WorkCommand->runWorker('database', 'default') #17 [internal function]: Illuminate\Queue\Console\WorkCommand->handle() #18 /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Array, Array) #19 /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}() #20 /vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\Container\BoundMethod::callBoundMethod(Object(Illuminate\Foundation\Application), Array, Object(Closure)) #21 /vendor/laravel/framework/src/Illuminate/Container/Container.php(576): Illuminate\Container\BoundMethod::call(Object(Illuminate\Foundation\Application), Array, Array, NULL) #22 /vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\Container\Container->call(Array) #23 /vendor/symfony/console/Command/Command.php(255): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Illuminate\Console\OutputStyle)) #24 /vendor/laravel/framework/src/Illuminate/Console/Command.php(170): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Illuminate\Console\OutputStyle)) #25 /vendor/symfony/console/Application.php(1012): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #26 /vendor/symfony/console/Application.php(272): Symfony\Component\Console\Application->doRunCommand(Object(Illuminate\Queue\Console\WorkCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #27 /vendor/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #28 /vendor/laravel/framework/src/Illuminate/Console/Application.php(90): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #29 /vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(133): Illuminate\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #30 /artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #31 {main}
swissup / knowledge-base
1.0.5 Sep-
1.0.5
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-knowledge-base:1.0.5
swissup/module-core:1.10.5
swissup/module-marketplace:1.7.2
Changelog (autogenerated)
swissup/module-knowledge-base — 1.0.5 (was 1.0.3)