Skip to content

Commit

Permalink
Update require extention
Browse files Browse the repository at this point in the history
  • Loading branch information
juzaweb committed May 1, 2024
1 parent 3ed2045 commit e2a3ba0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
"license": "GPL-2.0",
"require": {
"php": "^8.0|^8.1",
"ext-curl": "*",
"ext-fileinfo": "*",
"ext-json": "*",
"ext-openssl": "*",
"ext-pdo": "*",
"ext-simplexml": "*",
"ext-zip": "*",
"ext-xmlwriter": "*",
"composer/installers": "^2.2",
"guzzlehttp/guzzle": "^7.2",
"juzaweb/dev-tool": "^1.0",
Expand Down

0 comments on commit e2a3ba0

Please sign in to comment.