fix version polyfills

This commit is contained in:
vnmedeiros 2021-11-11 11:49:03 -03:00
parent e67c60f9fc
commit df53e35621
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"require-dev": {
"squizlabs/php_codesniffer": "^2.2 || ^3.0.2",
"phpcompatibility/php-compatibility": "*",
"yoast/phpunit-polyfills": "^1.0"
"yoast/phpunit-polyfills": "^1.0.1"
},
"prefer-stable" : true,
"minimum-stability": "dev",

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b7415e1ffd271acf46f566f53fcc07e8",
"content-hash": "33ed3955dccb57a048e54eec04c20205",
"packages": [
{
"name": "kornrunner/blurhash",