Skip to content

Commit 512d1b0

Browse files
committed
Update minimum required version in composer.json from 7.4 to 8.2
1 parent 58f16a1 commit 512d1b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "Apache-2.0",
55
"homepage": "https://github.com/zendesk/zendesk_api_client_php",
66
"require": {
7-
"php": ">=7.4.0",
7+
"php": ">=8.2.0",
88
"guzzlehttp/guzzle": "^6.0 || ^7.0",
99
"guzzlehttp/psr7": "^1.7 || ^2.0",
1010
"mmucklo/inflect": "0.3.*"

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)