Skip to content

Commit b248836

Browse files
committed
Updated Composer Dependencies
1 parent ec42812 commit b248836

File tree

2 files changed

+182
-266
lines changed

2 files changed

+182
-266
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,33 +29,33 @@
2929
"ext-zlib": "*",
3030
"amitdugar/db-tools": "^2.0",
3131
"brick/phonenumber": "^0.6.0",
32-
"crunzphp/crunz": "^3.8",
32+
"crunzphp/crunz": "^3.9",
3333
"ezyang/htmlpurifier": "^4.19",
3434
"gettext/gettext": "^5.7",
3535
"gregwar/captcha": "^1.3",
3636
"guzzlehttp/guzzle": "^7.10",
3737
"hackzilla/password-generator": "^1.7",
3838
"halaxa/json-machine": "^1.2",
39-
"league/csv": "^9.27",
39+
"league/csv": "^9.28",
4040
"maennchen/zipstream-php": "^3.2",
4141
"monolog/monolog": "^3.10",
4242
"nesbot/carbon": "^3.11",
4343
"nikic/iter": "^2.4",
4444
"openspout/openspout": "^5.2",
4545
"php-di/php-di": "^7.1",
4646
"phpmailer/phpmailer": "^7.0",
47-
"phpmyadmin/sql-parser": "^5.11",
47+
"phpmyadmin/sql-parser": "^6.0",
4848
"phpoffice/phpspreadsheet": "^5.4",
4949
"psr/log": "^3.0",
5050
"setasign/fpdi": "^2.6",
5151
"slim/psr7": "^1.8",
5252
"slim/slim": "^4.15",
5353
"sqids/sqids": "^0.4.1",
54-
"symfony/cache": "^7.3",
55-
"symfony/console": "^7.2",
54+
"symfony/cache": "^8.0",
55+
"symfony/console": "^7.4",
5656
"symfony/filesystem": "^7.4",
5757
"symfony/process": "^7.4",
58-
"symfony/string": "^6.4",
58+
"symfony/string": "^7.4",
5959
"symfony/uid": "^8.0",
6060
"tecnickcom/tcpdf": "^6.10",
6161
"thingengineer/mysqli-database-class": "dev-master"
@@ -172,4 +172,4 @@
172172
"lock-samples": "Lock sample records that have been completed",
173173
"cleanup": "Cleanup old temporary files and logs"
174174
}
175-
}
175+
}

0 commit comments

Comments
 (0)