Skip to content

Commit 76caf61

Browse files
committed
composer.json adjustments
1 parent 19fe4a5 commit 76caf61

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/LiveComponent/composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require": {
2929
"php": ">=8.0",
30-
"symfony/ux-twig-component": "@dev"
30+
"symfony/ux-twig-component": "^1.4"
3131
},
3232
"require-dev": {
3333
"symfony/framework-bundle": "^4.4|^5.0",
@@ -52,11 +52,5 @@
5252
"url": "https://github.com/symfony/ux"
5353
}
5454
},
55-
"repositories": [
56-
{
57-
"type": "path",
58-
"url": "../TwigComponent"
59-
}
60-
],
6155
"minimum-stability": "dev"
6256
}

0 commit comments

Comments
 (0)