wip: initial commit
This commit is contained in:
+9
-2
@@ -22,7 +22,14 @@ return [
|
||||
'@symfony/stimulus-bundle' => [
|
||||
'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js',
|
||||
],
|
||||
'@hotwired/turbo' => [
|
||||
'version' => '7.3.0',
|
||||
'htmx.org' => [
|
||||
'version' => '2.0.3',
|
||||
],
|
||||
'@picocss/pico' => [
|
||||
'version' => '2.0.6',
|
||||
],
|
||||
'@picocss/pico/css/pico.min.css' => [
|
||||
'version' => '2.0.6',
|
||||
'type' => 'css',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user