Skip to content

Commit c6f2286

Browse files
authored
Update composer.json
1 parent 94ef3f7 commit c6f2286

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@
3636
},
3737
"downloads": {
3838
"vendor-patch/autoload-package": {
39-
"url": "https://github.com/vendor-patch/autoload-package/archive/refs/heads/master.zip",
40-
"path": "./../../../modules/vendor-patch/autoload-package",
39+
"url": "https://github.com/vendor-patch/autoload-package/archive/refs/heads/master.zip"
4140
"ignore": [".*"]
4241
},
4342
"inverisoss/tiny-php-queue": {
44-
"url": "https://github.com/inverisOSS/tiny-php-queue/archive/refs/tags/1.0.0.zip",
45-
"path": "./../../../modules/inverisoss/tiny-php-queue",
43+
"url": "https://github.com/inverisOSS/tiny-php-queue/archive/refs/tags/1.0.0.zip"
4644
"ignore": [".*"]
4745
}
4846
}

0 commit comments

Comments
 (0)