Commit 8f792ae7 authored by Alex Mateo's avatar Alex Mateo

add require statement

parent cdb2a072
......@@ -10,5 +10,8 @@
}
],
"minimum-stability": "stable",
"require": {}
"require": {
"amateo/hello-composer": "dev-master",
"php": ">=7.4.13"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment
GitLab Appliance - Powered by TurnKey Linux