Skip to content

Commit b79ee32

Browse files
committed
Fix merge issue
1 parent c40a06a commit b79ee32

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,6 @@ command to inject all assets into your front controller path:
3030
php spark publish
3131
```
3232

33-
<<<<<<< HEAD
34-
=======
35-
### Bootstrap and Versioning
36-
37-
This dependency stack includes Bootstrap support for both versions 4 and 5. By default
38-
Composer will select the highest available version but it is a good idea to lock to one by
39-
requiring `twbs/bootstrap` with an explicit version:
40-
* Version 4: `composer require twbs/bootstrap:^4.0`
41-
* Version 5: `composer require twbs/bootstrap:^5.0`
42-
43-
AdminLTE and other Bootstrap-specific libraries will adjust accordingly.
44-
4533
## Included Solutions
4634

4735
### Asset Libraries

0 commit comments

Comments
 (0)