Skip to content

Commit 3bc2651

Browse files
author
Peter Culka
committed
Merge branch 'release/1.9.1'
2 parents 579afe9 + 6ded5f5 commit 3bc2651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trexima/cv",
33
"description": "Bundle provides form for creating CV in european format.",
44
"type": "symfony-bundle",
5-
"version": "1.9.0",
5+
"version": "1.9.1",
66
"license": "MIT",
77
"keywords": ["cv"],
88
"authors": [
@@ -21,7 +21,7 @@
2121
"symfony/translation": "^6.0",
2222
"symfony/asset": "^6.0",
2323
"symfony/yaml": "^6.0",
24-
"symfony/webpack-encore-bundle": "^1.15",
24+
"symfony/webpack-encore-bundle": "^1.15 || ^2.0",
2525
"symfony/form": "^6.0",
2626
"doctrine/orm": "^2 || ^3",
2727
"trexima/harvey-client": "^1.2",

0 commit comments

Comments
 (0)