Skip to content

Commit 2148678

Browse files
feat(deps-dev): update magento/magento-coding-standard requirement (#252)
Updates the requirements on [magento/magento-coding-standard](https://github.com/magento/magento-coding-standard) to permit the latest version. - [Release notes](https://github.com/magento/magento-coding-standard/releases) - [Commits](magento/magento-coding-standard@v40...v41) --- updated-dependencies: - dependency-name: magento/magento-coding-standard dependency-version: '41' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ffab46 commit 2148678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"carthage-software/mago": "^1.46",
2222
"infection/infection": "^0.35.0",
23-
"magento/magento-coding-standard": "^40",
23+
"magento/magento-coding-standard": "^41",
2424
"phpunit/phpunit": "^11.5"
2525
},
2626
"autoload-dev": {

0 commit comments

Comments
 (0)