Skip to content

Commit

Permalink
Added the php7 keyword to the composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
waltertamboer committed Nov 14, 2016
1 parent 6047570 commit 3f474fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"phpmath",
"biginteger",
"integer",
"math"
"math",
"php7"
],
"homepage": "https://github.com/phpmath/biginteger",
"license": "MIT",
Expand Down

0 comments on commit 3f474fe

Please sign in to comment.