Skip to content

Commit

Permalink
explicitly specify PHP version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Athlon1600 committed Oct 7, 2023
1 parent aa775ae commit e45e70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"keywords": ["php curl client"],
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"ext-curl": "*",
"ext-json": "*"
},
Expand Down

0 comments on commit e45e70d

Please sign in to comment.