Skip to content

Commit fa8b01a

Browse files
author
HorstOeko
committed
[ENH] Update build and cs config
1 parent 07284fc commit fa8b01a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
},
3030
"require": {
3131
"php": ">=7.3",
32-
"jms/serializer": "^3",
33-
"goetas-webservices/xsd2php-runtime": "^0.2.13",
3432
"ext-simplexml": "*",
35-
"symfony/validator": "^5|^6|^7",
36-
"smalot/pdfparser": "^0|^2",
33+
"goetas-webservices/xsd2php-runtime": "^0.2.13",
34+
"horstoeko/mimedb": "^1",
35+
"horstoeko/stringmanagement": "^1",
36+
"jms/serializer": "^3",
3737
"setasign/fpdf": "^1",
3838
"setasign/fpdi": "^2",
39-
"symfony/yaml": "^5|^6|^7",
39+
"smalot/pdfparser": "^0|^2",
4040
"symfony/process": "^5|^6|^7",
41-
"horstoeko/stringmanagement": "^1",
42-
"horstoeko/mimedb": "^1"
41+
"symfony/validator": "^5|^6|^7",
42+
"symfony/yaml": "^5|^6|^7"
4343
},
4444
"require-dev": {
4545
"goetas-webservices/xsd2php": "^0",

0 commit comments

Comments
 (0)