This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/composer.json

9 lines
91 B
JSON
Raw Normal View History

2016-05-11 14:15:58 +00:00
{
"type" : "project",
"license" : "GPL-2.0",
"require" : {
"php" : ">=5.4.8"
}
}