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.
1 parent e97ba88 commit 6349ba2Copy full SHA for 6349ba2
composer.json
@@ -12,13 +12,13 @@
12
"webonyx/graphql-php": "^15.0",
13
"ext-simplexml": "*",
14
"ext-dom": "*",
15
- "squizlabs/php_codesniffer": "^3.6.1",
+ "squizlabs/php_codesniffer": "^3.10.2",
16
"rector/rector": "^1.2.4",
17
- "phpcsstandards/phpcsutils": "^1.0.5",
+ "phpcsstandards/phpcsutils": "^1.2.2",
18
"magento/php-compatibility-fork": "^0.1"
19
},
20
"require-dev": {
21
- "phpunit/phpunit": "^9.5.10",
+ "phpunit/phpunit": "^9.6.20",
22
"yoast/phpunit-polyfills": "^1.0"
23
24
"autoload-dev": {
0 commit comments