Skip to content

Commit aa93214

Browse files
authored
Merge pull request #378 from dotkernel/issue-332
Issue #332: Replaced `.laminas-ci/pre-run.sh` script with `.laminas-ci.json` config file
2 parents a7098cb + 09270ad commit aa93214

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

.laminas-ci.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extensions": [
3+
"sqlite3"
4+
]
5+
}

.laminas-ci/pre-run.sh

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

0 commit comments

Comments
 (0)