Skip to content

F/3.x remove requires - #85

Merged
chronon merged 1 commit into
masterfrom
f/3.x-remove-requires
Sep 28, 2017
Merged

F/3.x remove requires#85
chronon merged 1 commit into
masterfrom
f/3.x-remove-requires

Conversation

@chronon

Copy link
Copy Markdown
Contributor

Setting composer required tool versions in this project is getting in the way of managing project tool updates. For example, in a CakePHP 3.5.x project using PHPUnit v6.x is possible, but blocked by the v4.1.* constraint here.

@chronon

Copy link
Copy Markdown
ContributorAuthor

Adding a Travis build file per #83 doesn't make sense if we're removing composer requirements. I think Travis should be disabled for this project.

@chronon
chronon merged commit 1e9e882 into masterSep 28, 2017
@chronon
chronon deleted the f/3.x-remove-requires branch September 28, 2017 19:22
@chronon

Copy link
Copy Markdown
ContributorAuthor

@HughbertD PHPUnit version can now be set per project.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@chronon@ricog