[php] Bump required PHP version to 7.4 (#12359)

* Bump minimal PHP version to 7.4

* Refresh samples
This commit is contained in:
Yuriy Belenko
2022-05-15 12:28:31 +03:00
committed by GitHub
parent 245f23339b
commit 023f4e760b
76 changed files with 78 additions and 80 deletions

View File

@@ -2,7 +2,7 @@
/**
* ObjectSerializer
*
* PHP version 7.3
* PHP version 7.4
*
* @category Class
* @package OpenAPI\Client