Skip to content

Commit 8c93303

Browse files
authored
Update composer.json
1 parent 2852e14 commit 8c93303

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
},
4242
"frdl/array-helper": {
4343
"url": "https://github.com/frdl/array-helper/archive/refs/heads/main.zip",
44-
"path": "~/.webfan/shared/modules/frdl/array-helper",
44+
"path": "./../../../modules/frdl/array-helper",
4545
"ignore": [".*"]
4646
},
4747
"vendor-patch/psecio.secure_dotenv": {
4848
"url": "https://github.com/vendor-patch/secure_dotenv/archive/refs/heads/master.zip",
49-
"path": "~/.webfan/shared/modules/vendor-patch/psecio.secure_dotenv",
49+
"path": "./../../../modules/vendor-patch/psecio.secure_dotenv",
5050
"ignore": [".*"]
5151
},
5252
"inverisoss/tiny-php-queue": {
5353
"url": "https://github.com/inverisOSS/tiny-php-queue/archive/refs/tags/1.0.0.zip",
54-
"path": "~/.webfan/shared/modules/inverisoss/tiny-php-queue",
54+
"path": "./../../../modules/inverisoss/tiny-php-queue",
5555
"ignore": [".*"]
5656
}
5757
}

0 commit comments

Comments
 (0)