You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
add persistent template notifications -> bump flasher-js to v0.6.1
This commit is contained in:
@@ -14,7 +14,7 @@ class ConfigurationTest extends TestCase
|
||||
|
||||
$expected = array(
|
||||
'default' => 'template',
|
||||
'root_script' => 'https://cdn.jsdelivr.net/npm/@flasher/flasher@0.5.0/dist/flasher.min.js',
|
||||
'root_script' => 'https://cdn.jsdelivr.net/npm/@flasher/flasher@0.6.1/dist/flasher.min.js',
|
||||
'root_scripts' => array(),
|
||||
'template_factory' => array(
|
||||
'default' => 'tailwindcss',
|
||||
|
||||
Reference in New Issue
Block a user