Skip to content

Commit

Permalink
FIX extensions.neon so it provides a default value for mode
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLiddament committed Apr 22, 2022
1 parent c0f1c91 commit 43b24cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:

phpLanguageExtensions:
mode: null
mode: 'none'
testNamespace: null

services:
Expand Down

0 comments on commit 43b24cd

Please sign in to comment.