Skip to content

Commit 9c703a4

Browse files
Update composer (dev) packages
1 parent af60bd9 commit 9c703a4

2 files changed

Lines changed: 1447 additions & 889 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"source": "https://github.com/i-doit/api-client-php"
1919
},
2020
"require": {
21-
"php": "^7.4|^8.0|^8.1|^8.2",
21+
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
2222
"ext-curl": "*",
2323
"ext-date": "*",
2424
"ext-json": "*",
@@ -42,7 +42,7 @@
4242
"povils/phpmnd": "^2.5",
4343
"psalm/phar": "^4.23",
4444
"roave/security-advisories": "dev-master",
45-
"sclable/xml-lint": "^0.5.0",
45+
"sclable/xml-lint": "^0.8.0",
4646
"sebastian/phpcpd": "^6.0",
4747
"seld/jsonlint": "^1.9",
4848
"squizlabs/php_codesniffer": "^3.6",

0 commit comments

Comments
 (0)