Skip to content

Commit 60f2fdd

Browse files
all Shopsys packages are now dependent on "dev-rc-14-5-0 as 14.5.0" version of all other Shopsys packages
1 parent 9f7ce39 commit 60f2fdd

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"name": "shopsys/form-types-bundle",
33
"type": "library",
44
"description": "Shopsys Platform custom Symfony form types",
5-
"keywords": ["form", "form type", "Shopsys Platform", "SSFW"],
5+
"keywords": [
6+
"form",
7+
"form type",
8+
"Shopsys Platform",
9+
"SSFW"
10+
],
611
"license": "MIT",
712
"authors": [
813
{
@@ -26,7 +31,7 @@
2631
"symfony/translation": "^5.4"
2732
},
2833
"require-dev": {
29-
"shopsys/coding-standards": "14.5.x-dev"
34+
"shopsys/coding-standards": "dev-rc-14-5-0 as 14.5.0"
3035
},
3136
"config": {
3237
"allow-plugins": {

0 commit comments

Comments
 (0)