1
0
mirror of https://github.com/danog/PrimeModule.git synced 2024-11-26 20:34:37 +01:00

Update composer.json

This commit is contained in:
Daniil Gentili 2018-03-19 01:26:02 +01:00 committed by GitHub
parent df0a4ccf9b
commit 5db10ddfc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"name": "danog/primemodule",
"description": "Prime module capable of doing prime factorization of huge numbers very quickly.\"",
"type": "library",
"license": "AGLPV3",
"license": "AGPL-3.0-only",
"authors": [
{
"name": "Daniil Gentili",