Skip to content

Commit

Permalink
Merge pull request #851 from PUGX/fix/issue-850
Browse files Browse the repository at this point in the history
fix: close #850
  • Loading branch information
JellyBellyDev authored Oct 10, 2022
2 parents fc6c885 + 117dfd2 commit 5f4094c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"minimum-stability": "beta",
"require": {
"php": "^8.0",
"php": "^8.1",
"ext-gd": "*",
"ext-iconv": "*",
"ext-json": "*",
Expand Down Expand Up @@ -115,6 +115,9 @@
"id": "01C6YZAVV83WQGHCHEWX2SA6KC",
"allow-contrib": false,
"require": "6.1.*"
},
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"funding": [
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f4094c

Please sign in to comment.