Skip to content

Commit

Permalink
Update readme before release of first v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Quetzacoalt91 committed May 23, 2024
1 parent ed55ffc commit a75451a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,14 @@ When this project is successfully added to your dependencies, you can enable eac
| 1.x | EOL | `prestashop/php-dev-tools` | N/A | [v1.x][lib-1-repo] | N/A | >=5.6,<7.2 |
| 2.x | EOL | `prestashop/php-dev-tools` | N/A | [v2.x][lib-2-repo] | N/A | >=5.6,<7.2 |
| 3.x | Security fixes | `prestashop/php-dev-tools` | N/A | [v3.x][lib-3-repo] | N/A | >=5.6,>=7.2.5 |
| 4.x | Latest | `prestashop/php-dev-tools` | N/A | [v4.x][lib-4-repo] | N/A | >=7.2.5 |
| 4.x | EOL | `prestashop/php-dev-tools` | N/A | [v4.x][lib-4-repo] | N/A | >=7.2.5 |
| 5.x | Latest | `prestashop/php-dev-tools` | N/A | [master][master-repo] | N/A | >=7.2.5 |

[lib-1-repo]: https://github.com/PrestaShop/php-dev-tools/tree/1.x
[lib-2-repo]: https://github.com/PrestaShop/php-dev-tools/tree/2.x
[lib-3-repo]: https://github.com/PrestaShop/php-dev-tools/tree/3.x
[lib-4-repo]: https://github.com/PrestaShop/php-dev-tools/tree/master
[lib-4-repo]: https://github.com/PrestaShop/php-dev-tools/tree/4.x
[master-repo]: https://github.com/PrestaShop/php-dev-tools/tree/master



Expand Down

0 comments on commit a75451a

Please sign in to comment.