Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
René Zwinge committed Sep 27, 2016
1 parent f02f4bb commit 0e25dac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"typo3/neos-nodetypes": "~2.3.0"
},
"suggest": {
"obisconcept/neos-bootstrap": "Provides Twitter Bootstrap which classes are used for pagination"
"obisconcept/neos-bootstrap": "Provides Twitter Bootstrap which classes are used for pagination",
"obisconcept/neos-jquery": "Add this package, if you don't use obisconcept/neos-bootstrap package or if you don't inluded jQuery by yourself"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 0e25dac

Please sign in to comment.