Skip to content

Commit 5814aa7

Browse files
committed
fixes
1 parent 6c8bdbd commit 5814aa7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

webapp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
],
4141
"require": {
4242
"php": "^8.1.0",
43+
"ext-bcmath": "*",
4344
"ext-ctype": "*",
4445
"ext-curl": "*",
4546
"ext-fileinfo": "*",
@@ -64,7 +65,6 @@
6465
"doctrine/orm": "^2.14",
6566
"eligrey/filesaver": "2.*",
6667
"enshrined/svg-sanitize": "^0.21.0",
67-
"ext-bcmath": "*",
6868
"fortawesome/font-awesome": "6.*",
6969
"friendsofsymfony/rest-bundle": "^3.5",
7070
"ircmaxell/password-compat": "*",

webapp/composer.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)