Skip to content

Commit

Permalink
Fixing issues with laminas CI configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Richer [email protected] <[email protected]>
  • Loading branch information
visto9259 committed Jan 2, 2025
1 parent 9a577fd commit 74a4a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .laminas-ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extensions": [
"pdo_sqlite3"
"sqlite3"
]
}

0 comments on commit 74a4a99

Please sign in to comment.