mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[CI] Add PHP 8.3 to packages build
This commit is contained in:
parent
9f28d80dcd
commit
94dc4e3afc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/matrix.json
vendored
2
.github/workflows/matrix.json
vendored
|
|
@ -96,7 +96,7 @@
|
|||
]
|
||||
},
|
||||
"packages": {
|
||||
"php": ["8.2"],
|
||||
"php": ["8.2", "8.3"],
|
||||
"symfony": ["^6.4"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue