Skip to content

Commit

Permalink
Symfony 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
erkens authored Jan 2, 2024
1 parent dd7205d commit faeb866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "symfony-bundle",
"require": {
"php": "^8.0",
"symfony/framework-bundle": "^5.4 || ^6.0",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
"twig/twig": "^3.0"
},
"autoload": {
Expand All @@ -21,4 +21,4 @@
}
},
"license": "MIT"
}
}

0 comments on commit faeb866

Please sign in to comment.