Skip to content

Commit c788fa9

Browse files
committed
Use an older version of maennchen/zipstream-php which is capable of running on 32-bit systems
1 parent 34d284b commit c788fa9

File tree

2 files changed

+90
-29
lines changed

2 files changed

+90
-29
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"doctrine/doctrine-migrations-bundle": "^3.0",
2626
"doctrine/orm": "^3.2.0",
2727
"dompdf/dompdf": "^v3.0.0",
28-
"part-db/swap-bundle": "^6.0.0",
2928
"gregwar/captcha-bundle": "^2.1.0",
3029
"hshn/base64-encoded-file": "^5.0",
3130
"jbtronics/2fa-webauthn": "^3.0.0",
@@ -37,6 +36,7 @@
3736
"league/csv": "^9.8.0",
3837
"league/html-to-markdown": "^5.0.1",
3938
"liip/imagine-bundle": "^2.2",
39+
"maennchen/zipstream-php": "2.1",
4040
"nbgrp/onelogin-saml-bundle": "^v2.0.2",
4141
"nelexa/zip": "^4.0",
4242
"nelmio/cors-bundle": "^2.3",
@@ -45,6 +45,7 @@
4545
"omines/datatables-bundle": "^0.10.0",
4646
"paragonie/sodium_compat": "^1.21",
4747
"part-db/label-fonts": "^1.0",
48+
"part-db/swap-bundle": "^6.0.0",
4849
"phpoffice/phpspreadsheet": "^5.0.0",
4950
"rhukster/dom-sanitizer": "^1.0",
5051
"runtime/frankenphp-symfony": "^0.2.0",

composer.lock

Lines changed: 88 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)