Skip to content

Commit da6e387

Browse files
committed
Big refactoring of structure, many new features added, many polished, and few fixes
1 parent ce09c70 commit da6e387

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+3233
-2361
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ before_script:
99
- php composer.phar install --dev
1010

1111
script:
12-
- phpunit
13-
- bin/behat
12+
- phpunit --coverage-text

CHANGELOG

Lines changed: 0 additions & 123 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
The MIT License
22

3+
Copyright (c) 2012 KnpLabs
34
Copyright (c) 2010 Thibault Duplessis
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)