We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af60bd9 commit 9c703a4Copy full SHA for 9c703a4
2 files changed
composer.json
@@ -18,7 +18,7 @@
18
"source": "https://github.com/i-doit/api-client-php"
19
},
20
"require": {
21
- "php": "^7.4|^8.0|^8.1|^8.2",
+ "php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
22
"ext-curl": "*",
23
"ext-date": "*",
24
"ext-json": "*",
@@ -42,7 +42,7 @@
42
"povils/phpmnd": "^2.5",
43
"psalm/phar": "^4.23",
44
"roave/security-advisories": "dev-master",
45
- "sclable/xml-lint": "^0.5.0",
+ "sclable/xml-lint": "^0.8.0",
46
"sebastian/phpcpd": "^6.0",
47
"seld/jsonlint": "^1.9",
48
"squizlabs/php_codesniffer": "^3.6",
0 commit comments