We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1423f9 + 0c456ca commit 92f2a30Copy full SHA for 92f2a30
composer.json
@@ -6,15 +6,15 @@
6
"AFL-3.0"
7
],
8
"type": "phpcodesniffer-standard",
9
- "version": "19",
+ "version": "20",
10
"require": {
11
"php": ">=7.3",
12
"webonyx/graphql-php": "^14.9",
13
"ext-simplexml": "*",
14
"ext-dom": "*",
15
"phpcompatibility/php-compatibility": "^9.3",
16
"squizlabs/php_codesniffer": "^3.6.1",
17
- "rector/rector": "^0.12.4"
+ "rector/rector": "0.12.16"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "^9.5.8"
0 commit comments