Update nikic/php-parser from 3.1.5 to 4.2.4
https://github.com/nikic/PHP-Parser/compare/v3.1.5...v4.2.4 Change-Id: I680eb7b48c22fb8e4e38cb335901914380f16519 Depends-On: I61fec400c5e444dba83847c786397594403f57fa
This commit is contained in:
parent
dd2ec47f45
commit
69aaf1a2a4
2 changed files with 2 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ For notes on 1.34.x and older releases, see HISTORY.
|
|||
==== Changed external libraries ====
|
||||
* symfony/yaml was upgraded from 3.4.28 to 4.3.4
|
||||
* pear/mail_mime was upgraded from 1.10.2 to 1.10.4
|
||||
* Updated nikic/php-parser from 3.1.5 to 4.2.4 (dev-only).
|
||||
* …
|
||||
|
||||
==== Removed external libraries ====
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
"justinrainbow/json-schema": "~5.2",
|
||||
"mediawiki/mediawiki-codesniffer": "28.0.0",
|
||||
"monolog/monolog": "~1.24.0",
|
||||
"nikic/php-parser": "3.1.5",
|
||||
"nikic/php-parser": "4.2.4",
|
||||
"seld/jsonlint": "1.7.1",
|
||||
"nmred/kafka-php": "0.1.5",
|
||||
"phpunit/phpunit": "^6.5.14",
|
||||
|
|
|
|||
Loading…
Reference in a new issue