From 77d4e8ccc2f902b2a41bd60d7a80df2a009c30e9 Mon Sep 17 00:00:00 2001 From: mscherer Date: Tue, 27 Oct 2020 12:32:54 +0100 Subject: [PATCH] TE-7661 Upgrade to PHP 7.3+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b125b..becb149 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ProductList Module [![Build Status](https://travis-ci.org/spryker/product-list.svg)](https://travis-ci.org/spryker/product-list) -[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg)](https://php.net/) +[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.3-8892BF.svg)](https://php.net/) ProductList provides infrastructure and functionality to handle white/black lists of a concrete products for a specific merchants.