Skip to content

Commit

Permalink
Merge pull request #25 from remicollet/patch-1
Browse files Browse the repository at this point in the history
Missing new file in  package.xml
  • Loading branch information
schengawegga committed Jan 17, 2024
2 parents c3bd216 + 8c3e050 commit e2f6076
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ DB is compatible with PHP 5 and PHP 7.
<file name="sqlite.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file name="sqlite3.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file name="storage.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
Expand Down

0 comments on commit e2f6076

Please sign in to comment.