Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

Commit

Permalink
Changed: package requires now at least 5.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
netsensei committed Oct 3, 2017
1 parent 325c28a commit 95f0510
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"role": "lead"
},
{
"name": "kouinkouin",
"email": "me@kouinkouin.com",
"name": "netsensei",
"email": "me@netsensei.com",
"role": "lead"
}
],
"require": {
"php" : ">=5.4.0"
"php" : ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit" : "4.*"
Expand Down

0 comments on commit 95f0510

Please sign in to comment.