mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 05:31:48 +02:00
22 lines
No EOL
320 B
PHP
22 lines
No EOL
320 B
PHP
<?php return array (
|
|
'@hotwired/stimulus' =>
|
|
array (
|
|
'version' => '3.2.2',
|
|
'dependencies' =>
|
|
array (
|
|
),
|
|
'extraFiles' =>
|
|
array (
|
|
),
|
|
),
|
|
'@hotwired/turbo' =>
|
|
array (
|
|
'version' => '7.3.0',
|
|
'dependencies' =>
|
|
array (
|
|
),
|
|
'extraFiles' =>
|
|
array (
|
|
),
|
|
),
|
|
); |