Don't include phpstan in the release package
This commit is contained in:
parent
4d17c8af8f
commit
80434fcc27
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class RoboFile extends Tasks
|
||||||
->exclude(
|
->exclude(
|
||||||
[
|
[
|
||||||
'ffmpeg/',
|
'ffmpeg/',
|
||||||
|
'phpstan/',
|
||||||
'bin/',
|
'bin/',
|
||||||
'anam/phantomjs-linux-x86-binary/',
|
'anam/phantomjs-linux-x86-binary/',
|
||||||
'phpunit/',
|
'phpunit/',
|
||||||
|
|
Loading…
Reference in a new issue