]> Raphaël G. Git Repositories - veranda/commitdiff
Use bundle alias
authorRaphaël Gertz <git@rapsys.eu>
Sat, 12 Oct 2024 22:24:54 +0000 (00:24 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sat, 12 Oct 2024 22:24:54 +0000 (00:24 +0200)
composer.json

index 985582e9e34d19da16d0c1383e1bc90464112f18..095b76050c85063baca902eaf5e64f521924787b 100644 (file)
@@ -9,8 +9,8 @@
         "php": ">=8.2.0",
         "ext-ctype": "*",
         "ext-iconv": "*",
-        "rapsys/packbundle": "dev-master",
-        "rapsys/treebundle": "dev-master",
+        "rapsyspack": "master@dev",
+        "rapsystree": "master@dev",
         "symfony/asset": "^7.0",
         "symfony/console": "^7.0",
         "symfony/dotenv": "^7.0",