mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Extend php compatibility
Extend PHP compatibility to accept php 7.3
This commit is contained in:
parent
75852ad0fe
commit
3f3fe1a092
@ -3,7 +3,7 @@
|
||||
"description": "Wrapper for OVH APIs",
|
||||
"license": "BSD-3-Clause",
|
||||
"require": {
|
||||
"php": ">=7.4",
|
||||
"php": ">=7.3",
|
||||
"guzzlehttp/guzzle": "^6.0||^7.0",
|
||||
"ext-json": "*"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user