Skip to content

Commit

Permalink
add support for php 8.3 & update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
elmarzouguidev committed Dec 29, 2023
1 parent 1491729 commit 66efbd7
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 141 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
],
"require": {
"php": "^8.1|^8.2",
"php": "^8.1|^8.2|^8.3",
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*"
Expand Down
Loading

0 comments on commit 66efbd7

Please sign in to comment.