Merge "Upgrade seld/jsonlint from 1.7.1 to 1.8.3 for PHP 8.0 support"

This commit is contained in:
jenkins-bot 2020-12-22 23:05:28 +00:00 committed by Gerrit Code Review
commit ca93fc5eac
2 changed files with 2 additions and 1 deletions

View file

@ -102,6 +102,7 @@ For notes on 1.35.x and older releases, see HISTORY.
* Updated monolog/monolog from 1.25.3 to 2.0.2.
* Updated nikic/php-parser from 4.4.0 to 4.10.2.
* Updated psy/psysh from 0.10.4 to 0.10.5.
* Updated seld/jsonlint from 1.7.1 to 1.8.3.
* Updated symfony/yaml from ~3.4|~4.3|~5.0.5 to ~3.4|~5.1.
* Updated wikimedia/testing-access-wrapper from 1.0.0 to 2.0.0.
* …

View file

@ -85,7 +85,7 @@
"phpunit/phpunit": "^8.5",
"pimple/pimple": "3.3.0",
"psy/psysh": "0.10.5",
"seld/jsonlint": "1.7.1",
"seld/jsonlint": "1.8.3",
"symfony/yaml": "~3.4|~5.1",
"wikimedia/avro": "1.9.0",
"wikimedia/testing-access-wrapper": "~2.0",