Skip to content

Commit

Permalink
added php 8.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariful Islam committed Dec 20, 2022
1 parent 67c4912 commit 7199f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"email": "admin@phpdark.com"
},
"require": {
"php": "^5.5 || ^7.0",
"php": "^7.2|^8.0|^8.1|^8.2",
"ext-curl": "*"
},
"description": "This is Bangladeshi nagad payment gateway api development library. This can by used in your website, android or apple application ",
Expand Down

0 comments on commit 7199f88

Please sign in to comment.