Skip to content

Commit

Permalink
[TASK] Update typo3/cms-styleguide
Browse files Browse the repository at this point in the history
Brings a set of new adaptions to new core functionality.
Uses new core feature 'auto-create db fields' to reduce
ext_tables.sql.

composer require typo3/cms-styleguide ^9.1

Change-Id: I386eec9da50bd3ce7eb5ebb9af8957d3b1c8d9ac
Resolves: #85180
Releases: master
Reviewed-on: https://review.typo3.org/57144
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
  • Loading branch information
lolli42 committed Jun 8, 2018
1 parent bc6516b commit 3283da5
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -56,14 +56,14 @@
"typo3/class-alias-loader": "^1.0",
"typo3/cms-cli": "^2.0",
"typo3/cms-composer-installers": "^2.0",
"typo3/cms-styleguide": "^9.1",
"typo3fluid/fluid": "^2.4"
},
"require-dev": {
"codeception/codeception": "^2.3",
"enm1989/chromedriver": "~2.30",
"fiunchinho/phpunit-randomizer": "^4.0",
"friendsofphp/php-cs-fixer": "^2.0",
"typo3/cms-styleguide": "~9.0.1",
"typo3/testing-framework": "^3.2"
},
"suggest": {
Expand Down
100 changes: 50 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3283da5

Please sign in to comment.