Skip to content

Commit 3bf635d

Browse files
authored
Merge pull request #166 from magento-commerce/develop
Develop to master v20
2 parents 73d4423 + 92f2a30 commit 3bf635d

File tree

4 files changed

+243
-857
lines changed

4 files changed

+243
-857
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)