Skip to content

Commit

Permalink
Added Symfony 6.2 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonlinU committed Dec 7, 2022
1 parent a78770f commit 01f8aef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
php-version: [8.1]
symfony-version: [6.1.*]
symfony-version: [6.1.*, 6.2.*]
prefer-lowest: [--prefer-lowest, '']

steps:
Expand Down
3 changes: 0 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@
"doctrine/sql-formatter": {
"version": "1.1.0"
},
"fig/link-util": {
"version": "1.0.0"
},
"liip/test-fixtures-bundle": {
"version": "2.2.0"
},
Expand Down

0 comments on commit 01f8aef

Please sign in to comment.