Merge branch 'update-composer-json' into 'master'
[TASK] Updates composer to get develop branch t3olayout See merge request !9
Showing
... | @@ -23,10 +23,10 @@ | ... | @@ -23,10 +23,10 @@ |
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"typo3/cms": "8.6.1 as 8.5.1", | "typo3/cms": "8.6.1", | ||
"helhum/typo3-console": "^4.2", | "helhum/typo3-console": "^4.2", | ||
"dmitryd/typo3-realurl": "^2.1", | "dmitryd/typo3-realurl": "^2.1", | ||
"t3o/t3olayout": "dev-master", | "t3o/t3olayout": "dev-develop", | ||
"t3o/certifications": "dev-master" | "t3o/certifications": "dev-master" | ||
}, | }, | ||
"config": { | "config": { | ||
... | ... |