Skip to content

Commit

Permalink
[TASK] Set TYPO3 version to 10.4.9-dev
Browse files Browse the repository at this point in the history
Change-Id: Ie84679ef0821db5c0ef4b5e440d6ef57c600c6de
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65698
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Benni Mack <benni@typo3.org>
  • Loading branch information
bmack committed Sep 10, 2020
1 parent 97b3765 commit d8682a0
Show file tree
Hide file tree
Showing 87 changed files with 167 additions and 167 deletions.
2 changes: 1 addition & 1 deletion typo3/sysext/about/composer.json
Expand Up @@ -19,7 +19,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "10.4.8"
"typo3/cms-core": "10.4.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/about/ext_emconf.php
Expand Up @@ -8,10 +8,10 @@
'clearCacheOnLoad' => 0,
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
8 changes: 4 additions & 4 deletions typo3/sysext/adminpanel/composer.json
Expand Up @@ -19,10 +19,10 @@
"sort-packages": true
},
"require": {
"typo3/cms-backend": "10.4.8",
"typo3/cms-core": "10.4.8",
"typo3/cms-fluid": "10.4.8",
"typo3/cms-frontend": "10.4.8",
"typo3/cms-backend": "10.4.*@dev",
"typo3/cms-core": "10.4.*@dev",
"typo3/cms-fluid": "10.4.*@dev",
"typo3/cms-frontend": "10.4.*@dev",
"typo3fluid/fluid": "^2.6.8 || ^3",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/adminpanel/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,10 +10,10 @@
'state' => 'stable',
'uploadfolder' => 0,
'clearCacheOnLoad' => 1,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,11 +10,11 @@
'state' => 'stable',
'uploadfolder' => 0,
'clearCacheOnLoad' => 1,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'a' => '10.4.8',
'typo3' => '10.4.9',
'a' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/backend/composer.json
Expand Up @@ -20,8 +20,8 @@
},
"require": {
"psr/event-dispatcher": "^1.0",
"typo3/cms-core": "10.4.8",
"typo3/cms-recordlist": "10.4.8"
"typo3/cms-core": "10.4.*@dev",
"typo3/cms-recordlist": "10.4.*@dev"
},
"suggest": {
"typo3/cms-install": "To generate url to install tool in environment toolbar"
Expand Down
6 changes: 3 additions & 3 deletions typo3/sysext/backend/ext_emconf.php
Expand Up @@ -9,11 +9,11 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'recordlist' => '10.4.8',
'typo3' => '10.4.9',
'recordlist' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/belog/composer.json
Expand Up @@ -19,7 +19,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "10.4.8"
"typo3/cms-core": "10.4.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/belog/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/beuser/composer.json
Expand Up @@ -19,7 +19,7 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "10.4.8"
"typo3/cms-core": "10.4.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/beuser/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'author_company' => '',
'state' => 'stable',
'clearCacheOnLoad' => 0,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/core/Classes/Information/Typo3Version.php
Expand Up @@ -19,7 +19,7 @@

class Typo3Version
{
protected const VERSION = '10.4.8';
protected const VERSION = '10.4.9-dev';
protected const BRANCH = '10.4';

/**
Expand Down
Expand Up @@ -4,15 +4,15 @@
'title' => 'test extension',
'description' => '',
'category' => '',
'version' => '10.4.8',
'version' => '10.4.9',
'state' => 'beta',
'clearCacheOnLoad' => 0,
'author' => 'Christian Kuhn',
'author_email' => 'lolli@schwarzbu.ch',
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -4,14 +4,14 @@
'title' => 'ExpressionBuilder Test',
'description' => 'ExpressionBuilder Test',
'category' => 'example',
'version' => '10.4.8',
'version' => '10.4.9',
'state' => 'beta',
'clearCacheOnLoad' => 0,
'author' => 'Christian Kuhn',
'author_email' => 'lolli@schwarzbu.ch',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -4,16 +4,16 @@
'title' => 'Fixture extension for functional tests for Inline Relational Record Editing IRRE',
'description' => 'based on irre_tutorial extension created by Oliver Hader, see https://forge.typo3.org/projects/extension-irre_tutorial',
'category' => 'example',
'version' => '10.4.8',
'version' => '10.4.9',
'state' => 'beta',
'clearCacheOnLoad' => 0,
'author' => 'Oliver Hader',
'author_email' => 'oliver@typo3.org',
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'workspaces' => '10.4.8',
'typo3' => '10.4.9',
'workspaces' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -4,16 +4,16 @@
'title' => 'DataHandler Test',
'description' => 'DataHandler Test',
'category' => 'example',
'version' => '10.4.8',
'version' => '10.4.9',
'state' => 'beta',
'clearCacheOnLoad' => 0,
'author' => 'Oliver Hader',
'author_email' => 'oliver@typo3.org',
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'workspaces' => '10.4.8',
'typo3' => '10.4.9',
'workspaces' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -4,16 +4,16 @@
'title' => 'MetaData Test',
'description' => 'MetaData Test',
'category' => 'example',
'version' => '10.4.8',
'version' => '10.4.9',
'state' => 'beta',
'clearCacheOnLoad' => 0,
'author' => 'Frank Nägler',
'author_email' => 'frank.naegler@typo3.org',
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'seo' => '10.4.8',
'typo3' => '10.4.9',
'seo' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -4,15 +4,15 @@
'title' => 'Test Resources',
'description' => 'Test Resources',
'category' => 'example',
'version' => '10.4.8',
'version' => '10.4.9',
'state' => 'beta',
'clearCacheOnLoad' => 0,
'author' => 'Oliver Hader',
'author_email' => 'oliver@typo3.org',
'author_company' => '',
'constraints' => [
'depends' => [
'typo3' => '10.4.8'
'typo3' => '10.4.9'
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -9,7 +9,7 @@
'author' => '',
'author_email' => '',
'author_company' => '',
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [],
'conflicts' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/core/ext_emconf.php
Expand Up @@ -9,7 +9,7 @@
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [],
'conflicts' => [],
Expand Down
10 changes: 5 additions & 5 deletions typo3/sysext/dashboard/composer.json
Expand Up @@ -19,11 +19,11 @@
"sort-packages": true
},
"require": {
"typo3/cms-core": "10.4.8",
"typo3/cms-frontend": "10.4.8",
"typo3/cms-backend": "10.4.8",
"typo3/cms-fluid": "10.4.8",
"typo3/cms-extbase": "10.4.8"
"typo3/cms-core": "10.4.*@dev",
"typo3/cms-frontend": "10.4.*@dev",
"typo3/cms-backend": "10.4.*@dev",
"typo3/cms-fluid": "10.4.*@dev",
"typo3/cms-extbase": "10.4.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/dashboard/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'author_company' => '',
'state' => 'stable',
'clearCacheOnLoad' => 0,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8'
'typo3' => '10.4.9'
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -9,10 +9,10 @@
'author_email' => '',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,10 +10,10 @@
'state' => 'stable',
'uploadfolder' => 0,
'clearCacheOnLoad' => 1,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
Expand Up @@ -10,10 +10,10 @@
'state' => 'stable',
'uploadfolder' => 0,
'clearCacheOnLoad' => 1,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [],
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/extbase/composer.json
Expand Up @@ -24,7 +24,7 @@
"symfony/dependency-injection": "^4.4 || ^5.0",
"symfony/property-access": "^4.4 || ^5.0",
"symfony/property-info": "^4.4 || ^5.0",
"typo3/cms-core": "10.4.8"
"typo3/cms-core": "10.4.*@dev"
},
"suggest": {
"typo3/cms-scheduler": "Additional scheduler tasks"
Expand Down
4 changes: 2 additions & 2 deletions typo3/sysext/extbase/ext_emconf.php
Expand Up @@ -9,10 +9,10 @@
'author_company' => '',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'version' => '10.4.8',
'version' => '10.4.9',
'constraints' => [
'depends' => [
'typo3' => '10.4.8',
'typo3' => '10.4.9',
],
'conflicts' => [],
'suggests' => [
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/extensionmanager/composer.json
Expand Up @@ -20,7 +20,7 @@
},
"require": {
"ext-libxml": "*",
"typo3/cms-core": "10.4.8"
"typo3/cms-core": "10.4.*@dev"
},
"conflict": {
"typo3/cms": "*"
Expand Down

0 comments on commit d8682a0

Please sign in to comment.