Skip to content

Commit eaa9469

Browse files
committed
Add empty bootstrap.php for backwards compatibility.
1 parent ce3e247 commit eaa9469

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/bootstrap.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
// Unused, kept only for backwards compatibility so avoid issue with apps
3+
// which have configured the plugin to load bootstrap which existed in v1.0.

0 commit comments

Comments
 (0)