We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f55409 commit a685145Copy full SHA for a685145
1 file changed
composer.json
@@ -22,8 +22,8 @@
22
"psr/http-server-handler": "^1",
23
"psr/http-server-middleware": "^1",
24
"psr/simple-cache": "^1.0.1 || ^2 || ^3",
25
- "symfony/cache": "^4.3 || ^5 || ^6",
26
- "symfony/expression-language": "^4 || ^5 || ^6",
+ "symfony/cache": "^4.3 || ^5 || ^6 || ^7",
+ "symfony/expression-language": "^4 || ^5 || ^6 || ^7",
27
"thecodingmachine/cache-utils": "^1",
28
"thecodingmachine/class-explorer": "^1.1.0",
29
"webonyx/graphql-php": "^v15.0"
@@ -38,7 +38,7 @@
38
"phpstan/extension-installer": "^1.1",
39
"phpstan/phpstan": "^1.9",
40
"phpunit/phpunit": "^8.5.19 || ^9.5.8",
41
- "symfony/var-dumper": "^5.4 || ^6.0",
+ "symfony/var-dumper": "^5.4 || ^6.0 || ^7",
42
"thecodingmachine/phpstan-strict-rules": "^1.0"
43
},
44
"suggest": {
0 commit comments