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
2016-06-18 06:16:02 +01:00

8 lines
91 B
JSON

{
"type" : "project",
"license" : "GPL-2.0",
"require" : {
"php" : ">=5.4.8"
}
}