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

Added license and readme.md, updated namespaces and added composer.json #1

Merged
merged 10 commits into from
Dec 12, 2014
Merged

Commits on Dec 10, 2014

  1. Merge branch 'master' into develop

    Florian Krämer committed Dec 10, 2014
    Configuration menu
    Copy the full SHA
    aae7698 View commit details
    Browse the repository at this point in the history
  2. Adding LICENSE.txt and README.md

    Florian Krämer committed Dec 10, 2014
    Configuration menu
    Copy the full SHA
    3105e77 View commit details
    Browse the repository at this point in the history
  3. Adding composer.json

    Florian Krämer committed Dec 10, 2014
    Configuration menu
    Copy the full SHA
    4682bc9 View commit details
    Browse the repository at this point in the history
  4. Cleaning up some more namespace use statements

    Florian Krämer committed Dec 10, 2014
    Configuration menu
    Copy the full SHA
    0fb11d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. Removing installer-name from composer.json, it is not needed

    Florian Krämer committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    db913a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a2939 View commit details
    Browse the repository at this point in the history
  3. Updating the install instructions in the README.md

    Florian Krämer committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    2ea9f5c View commit details
    Browse the repository at this point in the history
  4. More fixes to namespaces

    Florian Krämer committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    d3330de View commit details
    Browse the repository at this point in the history
  5. Adding phpunit.xml.dist and bootstrap.php to be able to run the unit …

    …tests. The tests itself are not yet fixed / updated.
    Florian Krämer committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    61cd909 View commit details
    Browse the repository at this point in the history
  6. Adding .gitignore

    Florian Krämer committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    efb6404 View commit details
    Browse the repository at this point in the history