Skip to content

Commit 3cca3ad

Browse files
committed
Fork tg666/image is now used directly from packagist instead of repository override
1 parent 3cb8b56 commit 3cca3ad

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^8.1",
1414
"ext-json": "*",
1515
"68publishers/file-storage": "^1.3.0",
16-
"intervention/image": "^2.7.3",
16+
"tg666/image": "^2.7.3",
1717
"psr/http-message": "^2.0"
1818
},
1919
"require-dev": {
@@ -53,13 +53,6 @@
5353
"symfony/console": "<5.0",
5454
"yosymfony/toml": "<1.0.4"
5555
},
56-
"repositories": [
57-
{
58-
"type": "vcs",
59-
"url": "https://github.com/tg666/image",
60-
"no-api": true
61-
}
62-
],
6356
"autoload": {
6457
"psr-4": {
6558
"SixtyEightPublishers\\ImageStorage\\": "src/"

0 commit comments

Comments
 (0)