|
8 | 8 | |:--------------|:-------------------------------------------:|:-------------------------------------------------------------:|:---------------------------------------------------------:|:----------------------------------------------:|:----------------------------------------------------------------:| |
9 | 9 | | Stable v2.0.x | [![Branch 2.0][Branch_20x-img]][Branch_20x] | [![Minimum PHP Version)][PHPVersion_20x-img]][PHPVersion_20x] | [![Stable Version 2.0][Packagist_20x-img]][Packagist_20x] | [![License 2.0][License_20x-img]][License_20x] | [![Documentation 2.0][Documentation_20x-img]][Documentation_20x] | |
10 | 10 | | Stable v2.1.x | [![Branch 2.1][Branch_21x-img]][Branch_21x] | [![Minimum PHP Version)][PHPVersion_21x-img]][PHPVersion_21x] | [![Stable Version 2.1][Packagist_21x-img]][Packagist_21x] | [![License 2.1][License_21x-img]][License_21x] | [![Documentation 2.1][Documentation_21x-img]][Documentation_21x] | |
| 11 | +| Stable v2.2.x | [![Branch 2.2][Branch_22x-img]][Branch_22x] | [![Minimum PHP Version)][PHPVersion_22x-img]][PHPVersion_22x] | [![Stable Version 2.2][Packagist_22x-img]][Packagist_22x] | [![License 2.2][License_22x-img]][License_22x] | [![Documentation 2.2][Documentation_22x-img]][Documentation_22x] | |
11 | 12 |
|
12 | 13 | [Branch_20x-img]: https://img.shields.io/badge/branch-2.0-orange |
13 | 14 | [Branch_20x]: https://github.com/llaville/docker-php-toolbox/tree/2.0 |
|
31 | 32 | [Documentation_21x-img]: https://img.shields.io/badge/documentation-v2.1-green |
32 | 33 | [Documentation_21x]: https://github.com/llaville/docker-php-toolbox/tree/2.1/docs |
33 | 34 |
|
| 35 | +[Branch_22x-img]: https://img.shields.io/badge/branch-2.2-orange |
| 36 | +[Branch_22x]: https://github.com/llaville/docker-php-toolbox/tree/2.2 |
| 37 | +[PHPVersion_22x-img]: https://img.shields.io/packagist/php-v/bartlett/docker-php-toolbox/2.2.0 |
| 38 | +[PHPVersion_22x]: https://www.php.net/supported-versions.php |
| 39 | +[Packagist_22x-img]: https://img.shields.io/badge/packagist-v2.2.0-blue |
| 40 | +[Packagist_22x]: https://packagist.org/packages/bartlett/docker-php-toolbox |
| 41 | +[License_22x-img]: https://img.shields.io/packagist/l/bartlett/docker-php-toolbox |
| 42 | +[License_22x]: https://github.com/llaville/docker-php-toolbox/blob/2.2/LICENSE |
| 43 | +[Documentation_22x-img]: https://img.shields.io/badge/documentation-v2.2-green |
| 44 | +[Documentation_22x]: https://github.com/llaville/docker-php-toolbox/tree/2.2/docs |
| 45 | + |
34 | 46 | Easily install PHP extensions and tools in Docker containers. |
35 | 47 |
|
36 | 48 | ## Documentation |
37 | 49 |
|
38 | | -All the documentation is available on [website](https://llaville.github.io/docker-php-toolbox/2.1/), |
39 | | -generated from the [docs](https://github.com/llaville/docker-php-toolbox/tree/2.1/docs) folder. |
| 50 | +All the documentation is available on [website](https://llaville.github.io/docker-php-toolbox/2.2/), |
| 51 | +generated from the [docs](https://github.com/llaville/docker-php-toolbox/tree/2.2/docs) folder. |
0 commit comments