Skip to content

Commit

Permalink
Merge pull request #197 from marcomenzel/fix-typo3
Browse files Browse the repository at this point in the history
fix typo3/cms branches/version for two advisories
  • Loading branch information
fabpot committed Jan 20, 2017
2 parents 6dc2312 + da4e766 commit 604f8be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion typo3/cms/2016-11-22-1.yaml
Expand Up @@ -18,5 +18,8 @@ branches:
versions: ['>=8.2.0', '<8.3.0']
8.3.x:
time: 2016-11-22 10:09:00
versions: ['>=8.3.0', '<8.4.1']
versions: ['>=8.3.0', '<8.4.0']
8.4.x:
time: 2016-11-22 10:09:00
versions: ['>=8.4.0', '<8.4.1']
reference: composer://typo3/cms
5 changes: 4 additions & 1 deletion typo3/cms/2016-11-22-2.yaml
Expand Up @@ -18,5 +18,8 @@ branches:
versions: ['>=8.2.0', '<8.3.0']
8.3.x:
time: 2016-11-22 10:09:00
versions: ['>=8.3.0', '<8.4.1']
versions: ['>=8.3.0', '<8.4.0']
8.4.x:
time: 2016-11-22 10:09:00
versions: ['>=8.4.0', '<8.4.1']
reference: composer://typo3/cms

0 comments on commit 604f8be

Please sign in to comment.