Skip to content

Commit

Permalink
Package .phpstorm.meta.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 5, 2019
1 parent c6b6317 commit 37fc30d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@
<arg path="${basedir}/build/phar" />
</exec>

<copy file="${basedir}/.phpstorm.meta.php" tofile="${basedir}/build/phar-scoped/.phpstorm.meta.php"/>

<exec executable="${basedir}/tools/phpab" taskname="phpab" failonerror="true">
<arg value="--all" />
<arg value="--static" />
Expand Down

0 comments on commit 37fc30d

Please sign in to comment.