Skip to content

Commit

Permalink
[TASK] Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Jun 28, 2021
1 parent 7d88ec8 commit dd963a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -23,10 +23,10 @@
"typo3/cms-frontend": "^9.5.5 || ^10.4 || ^11.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.17",
"friendsofphp/php-cs-fixer": "^2.19",
"php-coveralls/php-coveralls": "^2.4",
"phpunit/phpunit": "^8.5 || ^9.5",
"typo3/coding-standards": "^0.2"
"typo3/coding-standards": "^0.3"
},
"suggest": {
"typo3/cms-t3editor": "Add syntax highlighting in backend form"
Expand Down

0 comments on commit dd963a5

Please sign in to comment.