Skip to content

Commit

Permalink
Bump to Neos CMS 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
René Zwinge authored Sep 13, 2016
1 parent 591e145 commit 27d11b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"description": "A Neos CMS package with a Swiper node type",
"license": ["MIT"],
"require": {
"typo3/neos": "~2.2.0",
"typo3/neos-nodetypes": "~2.2.0"
"typo3/neos": "~2.3.0",
"typo3/neos-nodetypes": "~2.3.0"
},
"autoload": {
"psr-0": {
"ObisConcept\\NeosSwiper": "Classes"
}
}
}
}

0 comments on commit 27d11b6

Please sign in to comment.