mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 06:16:13 +01:00
[TASK] Update typo3/coding-standards requirement from ^0.5.2 to ^0.5.3 (#474)
Updates the requirements on typo3/coding-standards to permit the latest version. --- updated-dependencies: - dependency-name: typo3/coding-standards dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c558bbfd17
commit
bd8395914f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
"squizlabs/php_codesniffer": "^3.7.1",
|
"squizlabs/php_codesniffer": "^3.7.1",
|
||||||
"symfony/yaml": "^4.4.29 || ^5.3.6 || ^6.0",
|
"symfony/yaml": "^4.4.29 || ^5.3.6 || ^6.0",
|
||||||
"typo3/cms-fluid-styled-content": "^10.4 || ^11.5.2",
|
"typo3/cms-fluid-styled-content": "^10.4 || ^11.5.2",
|
||||||
"typo3/coding-standards": "^0.5.2",
|
"typo3/coding-standards": "^0.5.3",
|
||||||
"typo3/testing-framework": "^6.16.5"
|
"typo3/testing-framework": "^6.16.5"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
|
|
Loading…
Reference in a new issue