Skip to content

Commit 911d369

Browse files
committed
Refactor: env
1 parent 244be0d commit 911d369

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"require": {
5353
"php": "^8.1",
54-
"phplist/core": "dev-main",
54+
"phplist/core": "dev-env",
5555
"symfony/twig-bundle": "^6.4",
5656
"symfony/webpack-encore-bundle": "^2.2",
5757
"symfony/security-bundle": "^6.4",
@@ -96,6 +96,7 @@
9696
"PhpList\\Core\\Composer\\ScriptHandler::createBundleConfiguration",
9797
"PhpList\\Core\\Composer\\ScriptHandler::createRoutesConfiguration",
9898
"PhpList\\Core\\Composer\\ScriptHandler::createParametersConfiguration",
99+
"PhpList\\Core\\Composer\\ScriptHandler::createDotenvConfiguration",
99100
"PhpList\\Core\\Composer\\ScriptHandler::clearAllCaches"
100101
],
101102
"publish-phplist-texts": [

0 commit comments

Comments
 (0)