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 cb7c195 commit e79c311Copy full SHA for e79c311
composer.json
@@ -21,8 +21,8 @@
21
"psr/http-server-handler": "^1",
22
"psr/http-server-middleware": "^1",
23
"psr/simple-cache": "^1.0.1 || ^2 || ^3",
24
- "symfony/cache": "^4.3 || ^5 || ^6 || ^7",
25
- "symfony/expression-language": "^4 || ^5 || ^6 || ^7",
+ "symfony/cache": "^4.3 || ^5 || ^6 || ^7 || ^8",
+ "symfony/expression-language": "^4 || ^5 || ^6 || ^7 || ^8",
26
"webonyx/graphql-php": "^v15.0",
27
"kcs/class-finder": "^0.6.0"
28
},
@@ -35,7 +35,7 @@
35
"php-coveralls/php-coveralls": "^2.7",
36
"phpstan/extension-installer": "^1.4",
37
"phpstan/phpstan": "^2.0",
38
- "phpunit/phpunit": "^10.5 || ^11.0",
+ "phpunit/phpunit": "^10.5 || ^11.0 || ^12.0",
39
"symfony/var-dumper": "^6.4"
40
41
"suggest": {
0 commit comments