Skip to content

Commit 3c4bb60

Browse files
committed
Update bundled composer
1 parent ec02b7b commit 3c4bb60

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Mapbender requires PHP 8.1 up to 8.4, OpenSSL, curl, bzip2 decompression and the
2424
* bz2
2525
* xml
2626
* sqlite3
27-
* ldap
27+
* sodium
28+
* ldap (if ldap extension is used)
2829

2930
:warning: The composer lock file is compatible with PHP 8.2 through PHP 8.4. When using PHP 8.1, make sure
3031
to execute `bin/composer update` to ensure compatibility.
@@ -210,3 +211,4 @@ Pre-packaged archives bundling all code dependencies are available at our [downl
210211
| 3.2 (end of life) | \>=7.1, <=7.4 | 3.4LTS (end of life) | 1.10.x |
211212
| 3.3 | \>=7.4 | 4.4LTS (end of life) | 2.1.x |
212213
| 4.0 | \>=8.1 | 6.4LTS | 2.6.x |
214+
| 4.1 | \>=8.1 | 6.4LTS | 2.8.x |

application/bin/composer

196 KB
Binary file not shown.

0 commit comments

Comments
 (0)