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

Cleanup #113

Merged
merged 13 commits into from
Jan 12, 2015
Merged

Cleanup #113

merged 13 commits into from
Jan 12, 2015

Commits on Jan 12, 2015

  1. Update "composer.json" file

    - Add version ">=5.3.0" of "php" in `require` key
    - Add version "~4.4.0" of "phpunit/phpunit" in `require-dev` key
    - Update `authors` key
    - Use PSR-4 instead of PSR-0
    henriquemoody committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    6cd7bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7dac8e View commit details
    Browse the repository at this point in the history
  3. Update PHPUnit settings

    henriquemoody committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    698f354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7066ddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7074b1 View commit details
    Browse the repository at this point in the history
  6. Remove "Makefile" from repository

    The use of Respect\Foundation should be optional and not a dependency.
    Since the "Makefile" is not part of the Respect\Rest library, I
    see no point on keeping it into the repository but I add "Makefile" to
    .gitignore list to allow people to use it.
    Other related files/directories must in included into the global ignore
    list.
    henriquemoody committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    77a285e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0766b59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22dbd3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3c1896 View commit details
    Browse the repository at this point in the history
  10. Use PSR-2 standard

    henriquemoody committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    5c00d9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7e92f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ec8db5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a4da09 View commit details
    Browse the repository at this point in the history