Skip to content

Commit

Permalink
[CI] Added dev dependency on ibexa/core
Browse files Browse the repository at this point in the history
  • Loading branch information
ciastektk committed Aug 22, 2024
1 parent e04acd6 commit 573c454
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
extensions: pdo_sqlite, gd
tools: cs2pr

- name: Add composer dev dependency on ibexa/core
run: |
composer require "ibexa/core:dev-ibx-8726-added-is-bookmarked-criterion as 4.6.x-dev"
- uses: ramsey/composer-install@v2
with:
dependency-versions: highest
Expand Down

0 comments on commit 573c454

Please sign in to comment.