Skip to content

Commit a685145

Browse files
authored
Symfony 7 (#639)
1 parent 1f55409 commit a685145

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"psr/http-server-handler": "^1",
2323
"psr/http-server-middleware": "^1",
2424
"psr/simple-cache": "^1.0.1 || ^2 || ^3",
25-
"symfony/cache": "^4.3 || ^5 || ^6",
26-
"symfony/expression-language": "^4 || ^5 || ^6",
25+
"symfony/cache": "^4.3 || ^5 || ^6 || ^7",
26+
"symfony/expression-language": "^4 || ^5 || ^6 || ^7",
2727
"thecodingmachine/cache-utils": "^1",
2828
"thecodingmachine/class-explorer": "^1.1.0",
2929
"webonyx/graphql-php": "^v15.0"
@@ -38,7 +38,7 @@
3838
"phpstan/extension-installer": "^1.1",
3939
"phpstan/phpstan": "^1.9",
4040
"phpunit/phpunit": "^8.5.19 || ^9.5.8",
41-
"symfony/var-dumper": "^5.4 || ^6.0",
41+
"symfony/var-dumper": "^5.4 || ^6.0 || ^7",
4242
"thecodingmachine/phpstan-strict-rules": "^1.0"
4343
},
4444
"suggest": {

0 commit comments

Comments
 (0)