fix: phpunit-polyfills version

This commit is contained in:
vnmedeiros 2022-01-26 09:35:21 -03:00
parent b9f597677e
commit 92c81ed0a3
2 changed files with 3 additions and 3 deletions

View File

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

4
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": "d992085bca26ce8848677373c5cc0080",
"content-hash": "9a50d78655731555071e552968158d04",
"packages": [
{
"name": "kornrunner/blurhash",
@ -2214,5 +2214,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.1.0"
}