We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40a06a commit b79ee32Copy full SHA for b79ee32
1 file changed
README.md
@@ -30,18 +30,6 @@ command to inject all assets into your front controller path:
30
php spark publish
31
```
32
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
45
## Included Solutions
46
47
### Asset Libraries
0 commit comments