Skip to content

Commit 548de08

Browse files
committed
IBX-984: Replaced hautelook/templated-uri-bundle with Ibexa fork
For more details see ezsystems/ezplatform-rest#77 or https://issues.ibexa.co/browse/IBX-984 The hautelook/templated-uri-bundle package disappeared from open source ecosystem without any explanation, so we had to fork it and use our own fork instead.
1 parent 6022a51 commit 548de08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"symfony/expression-language": "^5.3",
3131
"symfony/form": "^5.3",
3232
"symfony/security-bundle": "^5.3",
33-
"hautelook/templated-uri-bundle": "^3.2",
33+
"ibexa/templated-uri-bundle": "^3.2",
3434
"lexik/jwt-authentication-bundle": "^2.8"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)