We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a0b640 + 95037b9 commit 545522aCopy full SHA for 545522a
composer.json
@@ -16,14 +16,14 @@
16
"webonyx/graphql-php": "^v15.29",
17
"psr/container": "^2.0",
18
"league/event": "^3.0",
19
- "symfony/var-exporter": "^6.4||^7"
+ "symfony/var-exporter": "^6.4 || ^7.0"
20
},
21
"require-dev": {
22
"doctrine/coding-standard": "^14.0",
23
"doctrine/dbal": "^4.0",
24
"phpunit/phpunit": "^12.0",
25
"vimeo/psalm": "^6.14",
26
- "symfony/cache": "^7.0",
+ "symfony/cache": "^7.0 || ^8.0",
27
"php-parallel-lint/php-parallel-lint": "^1.3.2",
28
"phpstan/phpstan": "^2.1"
29
0 commit comments