fix version polyfill-mbstring

This commit is contained in:
vnmedeiros 2021-12-07 17:07:30 -03:00
parent 12b0eee635
commit 97d3fea96a
2 changed files with 9 additions and 8 deletions

View File

@ -6,6 +6,7 @@
"respect/validation": "^1.1", "respect/validation": "^1.1",
"smalot/pdfparser": "*", "smalot/pdfparser": "*",
"kornrunner/blurhash": "^1.1", "kornrunner/blurhash": "^1.1",
"symfony/polyfill-mbstring": "1.20.0",
"phpcompatibility/php-compatibility": "*" "phpcompatibility/php-compatibility": "*"
}, },
"require-dev": { "require-dev": {

16
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": "c9a92efe1f2d92a648c4050665f81b05", "content-hash": "9a50d78655731555071e552968158d04",
"packages": [ "packages": [
{ {
"name": "kornrunner/blurhash", "name": "kornrunner/blurhash",
@ -290,16 +290,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.23.1", "version": "v1.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -311,7 +311,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.23-dev" "dev-main": "1.20-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -350,7 +350,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
}, },
"funding": [ "funding": [
{ {
@ -366,7 +366,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-27T12:26:48+00:00" "time": "2020-10-23T14:02:19+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [