Skip to content

Commit

Permalink
Update: composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sambit003 committed Jan 31, 2025
1 parent d08c8fc commit 5063a36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@
"require": {
"php": "^7.1|^8.0",
"ext-dom": "*",
"ext-gd": "*",
"ext-zip": "*",
"ext-json": "*",
"ext-xml": "*",
"phpoffice/math": "^0.2"
},
"require-dev": {
"ext-zip": "*",
"ext-gd": "*",
"ext-libxml": "*",
"dompdf/dompdf": "^2.0 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.3",
Expand Down

0 comments on commit 5063a36

Please sign in to comment.