Skip to content

Commit

Permalink
debug: remove extensions and ini
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Bösing <[email protected]>
  • Loading branch information
boesing committed Apr 26, 2023
1 parent 61dffb2 commit 381e588
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .laminas-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"job": {
"php": "@lowest",
"dependencies": "locked",
"extensions": [
"opcache"
],
"ini": [
"opcache.enable_cli=1"
],
"command": "./vendor/bin/psalm --shepherd --stats --output-format=github --no-cache --debug-by-line"
}
}
Expand Down

0 comments on commit 381e588

Please sign in to comment.