Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
J2TEAM authored Mar 10, 2017
1 parent 18e7865 commit ce0405a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"role": "Developer"
}],
"require": {
"php": "^5.4"
"php": ">=5.3.0"
},
"autoload": {
"psr-4": {
"juno_okyo\\": "src/juno_okyo/"
}
}
}
}

0 comments on commit ce0405a

Please sign in to comment.