Merge branch '1.14' into 2.0

* 1.14:
  [CS][DX] Refactor
  [CS][DX] Refactor
  [CI] Update Sylius branches in refactor workflow
This commit is contained in:
Grzegorz Sadowski 2024-09-03 07:35:14 +02:00
commit 262f3154f7
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -24,12 +24,12 @@ jobs:
fail-fast: false
matrix:
include:
-
branch: "1.12"
php: "8.0"
-
branch: "1.13"
php: "8.1"
-
branch: "1.14"
php: "8.1"
-
branch: "2.0"
php: "8.2"