Skip to content

Commit ebd9d6c

Browse files
Merge pull request #80 from oliverklee/task/dev-deps
[TASK] Update the development dependencies
2 parents f677944 + 3f62d2e commit ebd9d6c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"typo3/cms-extbase": "^9.5 || ^10.4 || ^11.5"
1414
},
1515
"require-dev": {
16-
"consistence-community/coding-standard": "^3.10",
17-
"slevomat/coding-standard": "^6.3",
18-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
19-
"php-parallel-lint/php-parallel-lint": "^1.3",
20-
"phing/phing": "^2.17",
21-
"phpstan/phpstan-strict-rules": "^1.0",
16+
"consistence-community/coding-standard": "^3.10.1",
17+
"slevomat/coding-standard": "^6.4.1",
18+
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
19+
"php-parallel-lint/php-parallel-lint": "^1.3.2",
20+
"phing/phing": "^2.17.4",
21+
"phpstan/phpstan-strict-rules": "^1.4.4",
2222
"phpunit/phpunit": "^8.5.30",
2323
"symfony/polyfill-php80": "^1.26.0"
2424
},

0 commit comments

Comments
 (0)