Fix minimum PHP version in readme according to deps

According to 27afdf930d/composer.json (L9) and ab9bfc33ed/composer.json (L9)
This commit is contained in:
Razvan Grigore
2024-02-06 21:47:20 +02:00
parent ec0a7d9c82
commit 644ec59f83

View File

@@ -18,7 +18,7 @@ creating a pass class, updating issuer permissions, and more.
## Prerequisites
* PHP 8.x
* PHP 7.4
* Composer 2.x
* Follow the steps outlined in the
[Google Wallet prerequisites](https://developers.google.com/wallet/generic/web/prerequisites)