Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

[687]: added symfony/dom-crawler as required package in composer #1095

Merged
merged 2 commits into from Jun 12, 2018
Merged

Conversation

v1nk
Copy link
Contributor

@v1nk v1nk commented Jun 12, 2018

PR is related to #687 issue

The problem appears when project is installed without dev dependencies.
Module OpenY Programs Search requires symfony/dom-crawler package.

111

So I've added that to "require" block in composer.

Steps for review

  • Install project with --no-dev
  • Open file docroot/profiles/contrib/openy/modules/custom/openy_programs_search/src/DataStorage.php and check if Crawler is loaded

@v1nk v1nk added this to the 1.13 milestone Jun 12, 2018
@ymcatwincities ymcatwincities deleted a comment from gundevel Jun 12, 2018
Let's have not that tough ans exact dependencies, but all stable tags too
@ymcatwincities ymcatwincities deleted a comment from gundevel Jun 12, 2018
@podarok
Copy link
Contributor

podarok commented Jun 12, 2018

retest this please

@gundevel
Copy link
Collaborator

Build comment file:

Environment Link
Fresh OpenY installation - Rose theme http://openy.cibox.tools/build482
Fresh OpenY installation - Lily theme http://lily.openy.cibox.tools/build482
Upgraded(upgrade path) installation http://upgrade.openy.cibox.tools/build482
Installation process http://install.openy.cibox.tools/build482/install.php

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://openy.cibox.tools:8080/job/PR_BUILDER_COMPOSER/482/

@podarok
Copy link
Contributor

podarok commented Jun 12, 2018

image

@podarok podarok merged commit 94e56de into ymcatwincities:8.x-1.x Jun 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants