Skip to content

Commit 8a6cf4c

Browse files
⬆️ Update dependency php to <8.6 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 976a52b commit 8a6cf4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=7.3 <8.5",
20+
"php": "<8.6",
2121
"guzzlehttp/guzzle": "^7.4",
2222
"psr/log": "^1.1|^2.0|^3.0",
2323
"ext-json": "*"

0 commit comments

Comments
 (0)