Skip to content

Commit

Permalink
Merge branch 'release/1.0.0-rc14' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
tehplague committed Aug 17, 2020
2 parents 2ee0542 + 73e6244 commit 8593625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

.idea/*
.box_dump/*
*.phar
*.phar
1 change: 1 addition & 0 deletions src/Platform/Typo3/Typo3Updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ public function getSupportedPlatformTypes(): array
return [
'typo3',
'typo3_9',
'typo3_10',
];
}
}

0 comments on commit 8593625

Please sign in to comment.