Skip to content

Commit

Permalink
added sqlite ext for ci runner
Browse files Browse the repository at this point in the history
Signed-off-by: Jurj-Bogdan <[email protected]>
  • Loading branch information
Jurj-Bogdan committed Jan 14, 2025
1 parent 5b19f93 commit 618c2dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"php": "~8.3.0",
"ext-curl": "*",
"ext-pdo": "*",
"ext-sqlite3": "*",
"dflydev/fig-cookies": "^3.1.0",
"laminas/laminas-cli": "^1.11.0",
"laminas/laminas-component-installer": "^3.5.0",
Expand Down
7 changes: 4 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 618c2dd

Please sign in to comment.