Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ringkubd authored Feb 7, 2018
1 parent 8ef3f0b commit f55913e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
}
],
"minimum-stability": "dev",
"require": {},
"require": {
"php": "^7.0"
},
"autoload": {
"psr-4": {
"Anwar\\": "src/"
Expand Down

0 comments on commit f55913e

Please sign in to comment.