Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Commit d9c5d0a

Browse files
author
fd6130
committed
use fork version until main repo update
1 parent c5a3dea commit d9c5d0a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

composer.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"samj/fractal-bundle": "^4.0",
1414
"babdev/pagerfanta-bundle": "^3.0",
1515
"mark-gerarts/automapper-plus-bundle": "^1.2",
16-
"monterhealth/api-filter-bundle": "^1.2",
16+
"fd6130/api-filter-bundle": "dev-master",
1717
"symfony-bundles/json-request-bundle": "^4.0",
1818
"pagerfanta/pagerfanta": "^3.0",
1919
"symfony/validator": "^4.4|^5.0",
@@ -33,5 +33,11 @@
3333
"twig/inky-extra": "For email css",
3434
"nesbot/carbon": "Easy format your datetime",
3535
"nelmio/cors-bundle": "CORS management"
36-
}
36+
},
37+
"repositories": [
38+
{
39+
"type": "vcs",
40+
"url": "https://github.com/fd6130/api-filter-bundle.git"
41+
}
42+
]
3743
}

0 commit comments

Comments
 (0)