We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 579afe9 + 6ded5f5 commit 3bc2651Copy full SHA for 3bc2651
composer.json
@@ -2,7 +2,7 @@
2
"name": "trexima/cv",
3
"description": "Bundle provides form for creating CV in european format.",
4
"type": "symfony-bundle",
5
- "version": "1.9.0",
+ "version": "1.9.1",
6
"license": "MIT",
7
"keywords": ["cv"],
8
"authors": [
@@ -21,7 +21,7 @@
21
"symfony/translation": "^6.0",
22
"symfony/asset": "^6.0",
23
"symfony/yaml": "^6.0",
24
- "symfony/webpack-encore-bundle": "^1.15",
+ "symfony/webpack-encore-bundle": "^1.15 || ^2.0",
25
"symfony/form": "^6.0",
26
"doctrine/orm": "^2 || ^3",
27
"trexima/harvey-client": "^1.2",
0 commit comments