Skip to content

Commit f3a0e48

Browse files
Reduce compatibility to ^8.0 - ^8.3
1 parent dda9179 commit f3a0e48

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"source": "https://github.com/i-doit/api-client-php"
2525
},
2626
"require": {
27-
"php": "^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",
27+
"php": "^8.0 || ^8.1 || ^8.2 || ^8.3",
2828
"ext-curl": "*",
2929
"ext-date": "*",
3030
"ext-json": "*",

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)