Skip to content

Commit 34d97d4

Browse files
WIP
1 parent 376b05c commit 34d97d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"prefer-stable": true,
5757
"scripts": {
5858
"post-update-cmd": [
59-
"@fix"
59+
"@fix",
60+
"composer bump"
6061
],
6162

6263
"validate:composer": "@composer validate --strict --ansi",

0 commit comments

Comments
 (0)