Skip to content

Commit 90d5df8

Browse files
all Shopsys packages are now dependent on "14.5.x-dev" version of all other Shopsys packages
1 parent 122280b commit 90d5df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"doctrine/annotations": "^1.10.4"
3131
},
3232
"require-dev": {
33-
"shopsys/coding-standards": "14.0.x-dev",
33+
"shopsys/coding-standards": "14.5.x-dev",
3434
"php-parallel-lint/php-parallel-lint": "^1.3.1"
3535
},
3636
"conflict": {

0 commit comments

Comments
 (0)