Bump minimum dep versions
parent
8f3fed674b
commit
04db9478bf
|
@ -33,10 +33,10 @@
|
||||||
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
||||||
"seld/jsonlint": "^1.4",
|
"seld/jsonlint": "^1.4",
|
||||||
"seld/phar-utils": "^1.2",
|
"seld/phar-utils": "^1.2",
|
||||||
"symfony/console": "^5.4.11 || ^6.0.11 || ^7",
|
"symfony/console": "^5.4.35 || ^6.3.12 || ^7.0.3",
|
||||||
"symfony/filesystem": "^5.4 || ^6.0 || ^7",
|
"symfony/filesystem": "^5.4.35 || ^6.3.12 || ^7.0.3",
|
||||||
"symfony/finder": "^5.4 || ^6.0 || ^7",
|
"symfony/finder": "^5.4.35 || ^6.3.12 || ^7.0.3",
|
||||||
"symfony/process": "^5.4 || ^6.0 || ^7",
|
"symfony/process": "^5.4.35 || ^6.3.12 || ^7.0.3",
|
||||||
"react/promise": "^2.8 || ^3",
|
"react/promise": "^2.8 || ^3",
|
||||||
"composer/pcre": "^2.2 || ^3.2",
|
"composer/pcre": "^2.2 || ^3.2",
|
||||||
"symfony/polyfill-php73": "^1.24",
|
"symfony/polyfill-php73": "^1.24",
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"seld/signal-handler": "^2.0"
|
"seld/signal-handler": "^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/phpunit-bridge": "^6.4.1 || ^7.0.1",
|
"symfony/phpunit-bridge": "^6.4.3 || ^7.0.1",
|
||||||
"phpstan/phpstan": "^1.11.8",
|
"phpstan/phpstan": "^1.11.8",
|
||||||
"phpstan/phpstan-phpunit": "^1.4.0",
|
"phpstan/phpstan-phpunit": "^1.4.0",
|
||||||
"phpstan/phpstan-deprecation-rules": "^1.2.0",
|
"phpstan/phpstan-deprecation-rules": "^1.2.0",
|
||||||
|
|
|
@ -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": "715b9529f60660d59b08b12c74c828c6",
|
"content-hash": "9fd78ab9efb1458712ff3f804c1bc496",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "composer/ca-bundle",
|
"name": "composer/ca-bundle",
|
||||||
|
|
Loading…
Reference in New Issue