Skip to content

Commit

Permalink
TASK: Change neos requirements in composer.json to allow dev-master
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert committed Apr 25, 2016
1 parent cb54cfc commit 3609a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Track visits of your Neos site with Piwik Analytics!",
"license": "GPL-3.0+",
"require": {
"typo3/neos": "~2.1.0",
"typo3/neos": ">2.1.0",
"ext-curl": "*"
},
"autoload": {
Expand Down

0 comments on commit 3609a5e

Please sign in to comment.