Skip to content

Commit

Permalink
[TASK] Set TYPO3 version to 9.2.1-dev
Browse files Browse the repository at this point in the history
Change-Id: I3a5b194210e25a056909c79f5048d2e03c97f5c2
Reviewed-on: https://review.typo3.org/57031
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>
Tested-by: Oliver Hader <oliver.hader@typo3.org>
  • Loading branch information
ohader committed May 22, 2018
1 parent 803f9a3 commit c41128b
Show file tree
Hide file tree
Showing 91 changed files with 163 additions and 166 deletions.
3 changes: 0 additions & 3 deletions composer.json
Expand Up @@ -96,9 +96,6 @@
"typo3/sysext/t3editor/Migrations/Code/ClassAliasMap.php",
"typo3/sysext/workspaces/Migrations/Code/ClassAliasMap.php"
]
},
"branch-alias": {
"dev-master": "9.2.x-dev"
}
},
"non-feature-branches": [
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/about/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/about/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'clearCacheOnLoad' => 0,
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
8 changes: 4 additions & 4 deletions typo3/sysext/adminpanel/composer.json
Expand Up @@ -13,10 +13,10 @@
"sort-packages": true
},
"require": {
"typo3/cms-backend": "9.2.0",
"typo3/cms-core": "9.2.0",
"typo3/cms-fluid": "9.2.0",
"typo3/cms-frontend": "9.2.0",
"typo3/cms-backend": "9.2.*@dev",
"typo3/cms-core": "9.2.*@dev",
"typo3/cms-fluid": "9.2.*@dev",
"typo3/cms-frontend": "9.2.*@dev",
"psr/http-message": "~1.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/adminpanel/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/backend/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/backend/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/belog/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/belog/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/beuser/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/beuser/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -98,7 +98,7 @@ public static function run(int $entryPointLevel = 0, int $requestType = self::RE
protected static function defineBaseConstants()
{
// This version, branch and copyright
define('TYPO3_version', '9.2.0');
define('TYPO3_version', '9.2.1-dev');
define('TYPO3_branch', '9.2');
define('TYPO3_copyright_year', '1998-2018');

Expand Down
Expand Up @@ -3,7 +3,7 @@
'title' => 'ExpressionBuilder Test',
'description' => 'ExpressionBuilder Test',
'category' => 'example',
'version' => '9.2.0',
'version' => '9.2.1',
'state' => 'beta',
'uploadfolder' => 0,
'createDirs' => '',
Expand All @@ -12,7 +12,7 @@
'author_email' => 'lolli@schwarzbu.ch',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -3,7 +3,7 @@
'title' => 'Fixture extension for functional tests for Inline Relational Record Editing IRRE',
'description' => 'based on irre_tutorial extension created by Oliver Hader, see http://forge.typo3.org/projects/extension-irre_tutorial',
'category' => 'example',
'version' => '9.2.0',
'version' => '9.2.1',
'state' => 'beta',
'uploadfolder' => 0,
'createDirs' => '',
Expand All @@ -13,8 +13,8 @@
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'workspaces' => '9.2.0',
'typo3' => '9.2.1',
'workspaces' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -3,7 +3,7 @@
'title' => 'DataHandler Test',
'description' => 'DataHandler Test',
'category' => 'example',
'version' => '9.2.0',
'version' => '9.2.1',
'state' => 'beta',
'uploadfolder' => 0,
'createDirs' => '',
Expand All @@ -13,8 +13,8 @@
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'workspaces' => '9.2.0',
'typo3' => '9.2.1',
'workspaces' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,7 +10,7 @@
'author' => '',
'author_email' => '',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [],
'conflicts' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/core/ext_emconf.php
Expand Up @@ -10,7 +10,7 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [],
'conflicts' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/documentation/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/documentation/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/extbase/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/extbase/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/extensionmanager/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/extensionmanager/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
8 changes: 4 additions & 4 deletions typo3/sysext/feedit/composer.json
Expand Up @@ -13,10 +13,10 @@
"sort-packages": true
},
"require": {
"typo3/cms-adminpanel": "9.2.0",
"typo3/cms-backend": "9.2.0",
"typo3/cms-core": "9.2.0",
"typo3/cms-frontend": "9.2.0",
"typo3/cms-adminpanel": "9.2.*@dev",
"typo3/cms-backend": "9.2.*@dev",
"typo3/cms-core": "9.2.*@dev",
"typo3/cms-frontend": "9.2.*@dev",
"psr/http-message": "~1.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/feedit/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/felogin/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/felogin/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 1,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/filelist/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/filelist/ext_emconf.php
Expand Up @@ -10,10 +10,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/filemetadata/composer.json
Expand Up @@ -13,7 +13,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "9.2.0"
"typo3/cms-core": "9.2.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/filemetadata/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,10 +10,10 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '9.2.0',
'version' => '9.2.1',
'constraints' => [
'depends' => [
'typo3' => '9.2.0',
'typo3' => '9.2.1',
],
'conflicts' => [],
'suggests' => [],
Expand Down

0 comments on commit c41128b

Please sign in to comment.