Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest SMW version used on Travis? #5

Open
JeroenDeDauw opened this issue Jun 19, 2016 · 0 comments
Open

Latest SMW version used on Travis? #5

JeroenDeDauw opened this issue Jun 19, 2016 · 0 comments

Comments

@JeroenDeDauw
Copy link
Member

    "require": {
        "php": ">=5.5.0",
        "composer/installers": "1.*,>=1.0.1",
        "mediawiki/semantic-media-wiki": "~2.4"
    },
    "require-dev": {
        "mediawiki/semantic-media-wiki": "@dev",
        "squizlabs/php_codesniffer": "~2.1",
        "phpmd/phpmd": "~2.1"
    },

By the looks of it, this will cause SMW ~2.4@dev to be installed on TravisCI. So after the release of SMW 2.4, incorrect dependence on newer features part of 2.x will not be caught.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant