Skip to content

Commit 52e2286

Browse files
committed
Update dependencies
1 parent 2e260e1 commit 52e2286

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"egulias/email-validator": "^2.1.17",
1919
"spatie/regex": "^1.4.1",
2020
"thecodingmachine/safe": "^1.0.3",
21-
"webonyx/graphql-php": "^0.13.8 || ^14.0.0"
21+
"webonyx/graphql-php": "^0.13.8 || ^14"
2222
},
2323
"require-dev": {
2424
"ext-json": "*",
25-
"ergebnis/composer-normalize": "^2.5",
25+
"ergebnis/composer-normalize": "^2.13",
2626
"phpstan/phpstan": "~0.12.31",
27-
"phpunit/phpunit": "^8.5.3",
28-
"thecodingmachine/phpstan-safe-rule": "^1.0.0"
27+
"phpunit/phpunit": "^8.5",
28+
"thecodingmachine/phpstan-safe-rule": "^1"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)