Skip to content

Commit 0482806

Browse files
Update composer.json
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <luizhamilton.lhr@gmail.com>
1 parent f75611f commit 0482806

File tree

1 file changed

+1
-1
lines changed
  • SysAdmin-Tools/ActiveDirectory-SSO-Integrations/PHP-API

1 file changed

+1
-1
lines changed

SysAdmin-Tools/ActiveDirectory-SSO-Integrations/PHP-API/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "project",
55
"license": "MIT",
66
"require": {
7-
"vlucas/phpdotenv": "^5.5" // Optional, if you want to support Dotenv-style environments
7+
"vlucas/phpdotenv": "^5.5"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)