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

composer: use PSR-4, drop unused phpunit #71

Merged
merged 1 commit into from
Mar 17, 2015
Merged

composer: use PSR-4, drop unused phpunit #71

merged 1 commit into from
Mar 17, 2015

Conversation

TomasVotruba
Copy link
Contributor

  • PSR-0 is deprecated for since 2014-10
  • PHPUnit is not needed in composer anymore (I understand this is opinion based; PHPUnit has ~20 deprendencies, that are downloaded for every build for no use)

- [PSR-0 is deprecated](http://www.php-fig.org/psr/psr-0/) for since 2014-10
- PHPUnit is not needed in composer anymore (I understand this is opinion based; PHPUnit has ~20 deprendencies, that are downloaded for every build for no use)
@meenie
Copy link
Owner

meenie commented Mar 17, 2015

Nice! Good call :)

meenie added a commit that referenced this pull request Mar 17, 2015
composer: use PSR-4, drop unused phpunit
@meenie meenie merged commit 9d92617 into meenie:master Mar 17, 2015
@TomasVotruba
Copy link
Contributor Author

👍

@meenie
Copy link
Owner

meenie commented Mar 17, 2015

I'm going to do a release today. Just need to revert a couple of recent commits first.

@TomasVotruba TomasVotruba deleted the patch-1 branch March 17, 2015 19:32
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.

2 participants