composer.json: relax the version number of the ao2/tweeper dependency
[experiments/tweeper_composer_test.git] / composer.json
1 {
2     "name": "ao2/tweeper_composer_test",
3     "require": {
4         "ao2/tweeper": "*"
5     },
6     "bin": ["tweeper_test"]
7 }