File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ Version] ( https://img.shields.io/badge/version-1.0.1 -blueviolet.svg )] ( https://github.com/steevanb/php-parallel-processes/tree/1.0.1 )
1+ [ ![ Version] ( https://img.shields.io/badge/version-1.1.0 -blueviolet.svg )] ( https://github.com/steevanb/php-parallel-processes/tree/1.1.0 )
22[ ![ PHP] ( https://img.shields.io/badge/php-^8.1-blue.svg )] ( https://php.net )
3- ![ Lines] ( https://img.shields.io/badge/code%20lines-6,108 -blue.svg )
3+ ![ Lines] ( https://img.shields.io/badge/code%20lines-6,388 -blue.svg )
44![ Downloads] ( https://poser.pugx.org/steevanb/php-parallel-processes/downloads )
55![ GitHub workflow status] ( https://img.shields.io/github/actions/workflow/status/steevanb/php-parallel-processes/ci.yml?branch=master )
66![ Coverage] ( https://img.shields.io/badge/coverage-46%25-success.svg )
@@ -52,7 +52,7 @@ All official `php-parallel-processes` images have Docker and Docker compose inst
5252If you want to add ` php-parallel-processes ` directly in your project:
5353
5454``` bash
55- composer require steevanb/php-parallel-processes ^1.0
55+ composer require steevanb/php-parallel-processes ^1.1
5656```
5757
5858# Create processes configuration
Original file line number Diff line number Diff line change 11### master
22
3+ ### [ 1.1.0] ( ../../compare/1.0.1...1.1.0 ) - 2025-11-16
4+
35- Add ` docker ` and ` docker compose ` in ` alpine ` Docker image
46- Add ` docker ` , ` docker compose ` and ` docker buildx ` in ` bookworm ` and ` buster ` Docker images
57- Update PHP version to ` 8.4.13 ` in ` bookworm ` and ` buster ` Docker images
Original file line number Diff line number Diff line change 1- REPOSITORY_VERSION = 1.0.1
1+ REPOSITORY_VERSION = 1.1.0
You can’t perform that action at this time.
0 commit comments