Skip to content

Commit

Permalink
Add Support for Symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Jul 16, 2024
1 parent c68676d commit 57d1b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"ext-json": "*",
"php": "^8.0",
"symfony/serializer": "^2.8 || ^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/serializer": "^2.8 || ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"elasticsearch/elasticsearch": "^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 57d1b61

Please sign in to comment.