Skip to content

Commit 1724f23

Browse files
Merge branch 'master' into 6.0
2 parents 5eb5ec9 + 8da97c6 commit 1724f23

File tree

3 files changed

+2
-2872
lines changed

3 files changed

+2
-2872
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.project
88
.phpunit.result.cache
99
.settings
10+
composer.lock
1011
/backup/*
1112
/build/coverage
1213
/build/logs

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@
577577

578578
<exec executable="phpab">
579579
<arg value="--all"/>
580+
<arg value="--tolerant"/>
580581
<arg value="--phar"/>
581582
<arg value="--gzip"/>
582583
<arg value="--output"/>

0 commit comments

Comments
 (0)