Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit a09324c

Browse files
committed
[TASK] Add development and staging as non-feature branches
1 parent a9441ee commit a09324c

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
@@ -34,5 +34,6 @@
3434
"require-dev": {
3535
"fluidtypo3/flux": "dev-development",
3636
"fluidtypo3/development": "^3.0"
37-
}
37+
},
38+
"non-feature-branches": ["development", "staging"]
3839
}

0 commit comments

Comments
 (0)