Updated brick/math.

This commit is contained in:
Jan Böhmer 2020-08-21 21:19:15 +02:00
parent 92950f4d50
commit 58f3f6e2dd
2 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"beberlei/doctrineextensions": "^1.2", "beberlei/doctrineextensions": "^1.2",
"brick/math": "^0.8.15", "brick/math": "^0.9.0",
"doctrine/annotations": "^1.6", "doctrine/annotations": "^1.6",
"doctrine/doctrine-bundle": "^2.0", "doctrine/doctrine-bundle": "^2.0",
"dompdf/dompdf": "^0.8.5", "dompdf/dompdf": "^0.8.5",

12
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9b6835662f9869a505bdffe0f6d3832f", "content-hash": "fcba05927813b37d51d2bfaf4ba11c82",
"packages": [ "packages": [
{ {
"name": "beberlei/assert", "name": "beberlei/assert",
@ -124,16 +124,16 @@
}, },
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.8.17", "version": "0.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "e6f8e7d04346a95be89580f8c2c22d6c3fa65556" "reference": "283a40c901101e66de7061bd359252c013dcc43c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/e6f8e7d04346a95be89580f8c2c22d6c3fa65556", "url": "https://api.github.com/repos/brick/math/zipball/283a40c901101e66de7061bd359252c013dcc43c",
"reference": "e6f8e7d04346a95be89580f8c2c22d6c3fa65556", "reference": "283a40c901101e66de7061bd359252c013dcc43c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -172,7 +172,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-18T23:41:20+00:00" "time": "2020-08-18T23:57:15+00:00"
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",