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

Fixed dev-dependencies #66

Merged
merged 1 commit into from Dec 30, 2015
Merged

Fixed dev-dependencies #66

merged 1 commit into from Dec 30, 2015

Conversation

GrahamCampbell
Copy link
Contributor

No description provided.

@GrahamCampbell
Copy link
Contributor Author

See #65 to address the CS issue.

@GrahamCampbell GrahamCampbell mentioned this pull request Dec 30, 2015
@odino
Copy link
Contributor

odino commented Dec 30, 2015

@GrahamCampbell can you consolidate everything in one PR?

@cirpo
Copy link
Contributor

cirpo commented Dec 30, 2015

@GrahamCampbell I had to force pushed master rolling back to 6.0.3 as the tag 6.0.4 had one issue, could you please rebase your PR with master? thanks

@GrahamCampbell
Copy link
Contributor Author

can you consolidate everything in one PR?

The changes are unrelated though, and I couldn't be sure which ones you'd actually want.

@cirpo
Copy link
Contributor

cirpo commented Dec 30, 2015

@GrahamCampbell it's fine, could you please just rebase the PRs with master? thanks

@GrahamCampbell
Copy link
Contributor Author

Done.

@GrahamCampbell
Copy link
Contributor Author

Just rebased again.

@cirpo
Copy link
Contributor

cirpo commented Dec 30, 2015

@GrahamCampbell I see two commits

@GrahamCampbell
Copy link
Contributor Author

Just pushed a few fixes.

@GrahamCampbell
Copy link
Contributor Author

NB, it's important the lock file isn't committed so that php 5.4/5.4 can use phpunit 4, and later versions can use phpunit 5, since, officially, phpunit 4 is marked as not compatible wit php 7.

@cirpo
Copy link
Contributor

cirpo commented Dec 30, 2015

👍

@cirpo
Copy link
Contributor

cirpo commented Dec 30, 2015

could you squash in one commit? thanks

@GrahamCampbell
Copy link
Contributor Author

Done.

build/
build
composer.lock
phpunit.xml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GrahamCampbell why do we need yo specify it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole point of having a phpunit.xml.dist file, if you can locally create a phpunit.xml locally to override the config for your local dev without having it show up in git.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GrahamCampbell sure, but usually I put it in the global gitignore

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I can remove it then.

@GrahamCampbell
Copy link
Contributor Author

Done, and squashed again.

@cirpo
Copy link
Contributor

cirpo commented Dec 30, 2015

thanks a lot!

Tomorrow I will probably cherry-pick the good commits from the deleted 6.0.4 tag and create a new release.

cirpo added a commit that referenced this pull request Dec 30, 2015
@cirpo cirpo merged commit 8651491 into namshi:master Dec 30, 2015
@GrahamCampbell GrahamCampbell deleted the patch-3 branch December 30, 2015 12:47
@GrahamCampbell
Copy link
Contributor Author

In terms of the cs stuff, I'd not recommend pulling in php-cs-fixer and all that stuff. I'd recommend just setting the config on styleci's web interface, then forgetting about it, and let styleci handle it all.

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

Successfully merging this pull request may close these issues.

None yet

3 participants