Skip to content

Commit 2f08a17

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 ad343ea commit 2f08a17

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
"name": "shopsys/plugin-interface",
33
"type": "library",
44
"description": "General Shopsys Platform plugin interface",
5-
"keywords": ["plugin", "Shopsys Platform", "SSFW"],
5+
"keywords": [
6+
"plugin",
7+
"Shopsys Platform",
8+
"SSFW"
9+
],
610
"license": "MIT",
711
"authors": [
812
{
@@ -20,7 +24,7 @@
2024
"symfony/monolog-bridge": "^5.4.0"
2125
},
2226
"require-dev": {
23-
"shopsys/coding-standards": "14.5.x-dev"
27+
"shopsys/coding-standards": "dev-rc-14-5-0 as 14.5.0"
2428
},
2529
"config": {
2630
"allow-plugins": {

0 commit comments

Comments
 (0)