Skip to content

Commit

Permalink
Symfony 7 (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
janatjak authored Nov 30, 2023
1 parent 1f55409 commit a685145
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"psr/http-server-handler": "^1",
"psr/http-server-middleware": "^1",
"psr/simple-cache": "^1.0.1 || ^2 || ^3",
"symfony/cache": "^4.3 || ^5 || ^6",
"symfony/expression-language": "^4 || ^5 || ^6",
"symfony/cache": "^4.3 || ^5 || ^6 || ^7",
"symfony/expression-language": "^4 || ^5 || ^6 || ^7",
"thecodingmachine/cache-utils": "^1",
"thecodingmachine/class-explorer": "^1.1.0",
"webonyx/graphql-php": "^v15.0"
Expand All @@ -38,7 +38,7 @@
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^8.5.19 || ^9.5.8",
"symfony/var-dumper": "^5.4 || ^6.0",
"symfony/var-dumper": "^5.4 || ^6.0 || ^7",
"thecodingmachine/phpstan-strict-rules": "^1.0"
},
"suggest": {
Expand Down

0 comments on commit a685145

Please sign in to comment.