Skip to content

Commit

Permalink
removed wrong require entry in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
achimsen committed Dec 28, 2015
1 parent a7dc571 commit c03876b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
}
},
"require": {
"php": ">=5.3.2",
"figo/figo": "1.*"
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
Expand Down

0 comments on commit c03876b

Please sign in to comment.