Skip to content

Commit b1b947d

Browse files
committed
Updated to 1.0.8 version
1 parent 1a78d2d commit b1b947d

File tree

2,427 files changed

+2
-229590
lines changed

Some content is hidden

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

2,427 files changed

+2
-229590
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
/tests export-ignore
2-
/src/bootstrap.php export-ignore
3-
/vendor export-ignore
42
.gitattributes export-ignore
53
.gitignore export-ignore
64
_config.yml export-ignore
@@ -10,6 +8,7 @@ phpunit.xml.dist export-ignore
108
CONDUCT.md export-ignore
119
contributors.txt export-ignore
1210
README.md export-ignore
11+
phpcs.ruleset.xml export-ignore
1312
README-ES.md export-ignore
1413
.editorconfig export-ignore
1514
composer.lock export-ignore

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ composer.phar
33
composer.lock
44
composer-test.lock
55
build/artifacts/
6-
artifacts/
6+
vendor/
77
docs/_build
88
docs/*.pyc
99
.git*/

vendor/autoload.php

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

vendor/bin/phpcbf

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/bin/phpcs

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/bin/phpunit

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)