Skip to content

Commit 219b2e8

Browse files
author
rok
committed
making the new version 4.2
1 parent 309ff65 commit 219b2e8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,13 @@ For Laravel Horizon you have to configure your memory limit in your `horizon.php
2323
| 7.1 | ipunktbs/laravel-queue-worker:php7.1-v2.0 |
2424
| 7.2 | ipunktbs/laravel-queue-worker:php7.2-v3.0 |
2525
| 7.3 | ipunktbs/laravel-queue-worker:php7.3-v4.0 - deprecated |
26-
| 7.3 | ipunktbs/laravel-queue-worker:php7.3-v4.1 - recommended |
26+
| 7.3 | ipunktbs/laravel-queue-worker:php7.3-v4.1 |
27+
| 7.3 | ipunktbs/laravel-queue-worker:php7.3-v4.2 - recommended |
28+
29+
### Changelog
30+
31+
#### v4.2
32+
33+
Added:
34+
- bcmath extension for php (to support [Laravel Telescope](https://laravel.com/docs/telescope) as well)
35+
- watchdog for supervisord to let the container restart when some of the programs died

0 commit comments

Comments
 (0)