Skip to content

Commit

Permalink
[CI] Bump minimal Symfony version from 6.0 to 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo committed Feb 5, 2024
1 parent 736ab22 commit e8b9400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
php: ["8.0", "8.1"]
symfony: ["^5.4", "^6.0"]
symfony: ["^5.4", "^6.4"]
node: ["16.x"]
mysql: ["5.7", "8.0"]

Expand Down

0 comments on commit e8b9400

Please sign in to comment.