Skip to content

Commit 92f2a30

Browse files
authored
Merge pull request #165 from magento-commerce/version-20
Release v20
2 parents e1423f9 + 0c456ca commit 92f2a30

File tree

2 files changed

+71
-74
lines changed

2 files changed

+71
-74
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"AFL-3.0"
77
],
88
"type": "phpcodesniffer-standard",
9-
"version": "19",
9+
"version": "20",
1010
"require": {
1111
"php": ">=7.3",
1212
"webonyx/graphql-php": "^14.9",
1313
"ext-simplexml": "*",
1414
"ext-dom": "*",
1515
"phpcompatibility/php-compatibility": "^9.3",
1616
"squizlabs/php_codesniffer": "^3.6.1",
17-
"rector/rector": "^0.12.4"
17+
"rector/rector": "0.12.16"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^9.5.8"

0 commit comments

Comments
 (0)