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 2e260e1 commit 52e2286Copy full SHA for 52e2286
composer.json
@@ -18,14 +18,14 @@
18
"egulias/email-validator": "^2.1.17",
19
"spatie/regex": "^1.4.1",
20
"thecodingmachine/safe": "^1.0.3",
21
- "webonyx/graphql-php": "^0.13.8 || ^14.0.0"
+ "webonyx/graphql-php": "^0.13.8 || ^14"
22
},
23
"require-dev": {
24
"ext-json": "*",
25
- "ergebnis/composer-normalize": "^2.5",
+ "ergebnis/composer-normalize": "^2.13",
26
"phpstan/phpstan": "~0.12.31",
27
- "phpunit/phpunit": "^8.5.3",
28
- "thecodingmachine/phpstan-safe-rule": "^1.0.0"
+ "phpunit/phpunit": "^8.5",
+ "thecodingmachine/phpstan-safe-rule": "^1"
29
30
"autoload": {
31
"psr-4": {
0 commit comments