Skip to content

Commit

Permalink
Release 2.6.23 (#3081)
Browse files Browse the repository at this point in the history
| Production Changes        | From     | To       | Compare                                                                       |
|---------------------------|----------|----------|-------------------------------------------------------------------------------|
| cweagans/composer-patches | 1.7.2    | 1.7.3    | [...](cweagans/composer-patches@1.7.2...1.7.3)     |
| drush/drush               | 8.4.11   | 8.4.12   | [...](drush-ops/drush@8.4.11...8.4.12)             |
| ec-europa/qa-automation   | 3.4.3    | 3.4.4    | [...](ec-europa/qa-automation@3.4.3...3.4.4)       |
| nikic/php-parser          | v4.14.0  | v4.15.4  | [...](nikic/PHP-Parser@v4.14.0...v4.15.4)          |
| pear/pear-core-minimal    | v1.10.11 | v1.10.13 | [...](pear/pear-core-minimal@v1.10.11...v1.10.13)  |
| pear/versioncontrol_git   | 417059e  | c32d75d  | [...](pear/VersionControl_Git@417059e...c32d75d)   |
| psy/psysh                 | v0.11.8  | v0.11.16 | [...](bobthecow/psysh@v0.11.8...v0.11.16)          |
| symfony/polyfill-mbstring | v1.26.0  | v1.27.0  | [...](symfony/polyfill-mbstring@v1.26.0...v1.27.0) |
| symfony/polyfill-php72    | v1.26.0  | v1.27.0  | [...](symfony/polyfill-php72@v1.26.0...v1.27.0)    |
| symfony/var-dumper        | v4.4.44  | v4.4.47  | [...](symfony/var-dumper@v4.4.44...v4.4.47)        |

| Dev Changes                    | From    | To      | Compare                                                                      |
|--------------------------------|---------|---------|------------------------------------------------------------------------------|
| roave/security-advisories      | 83594c2 | a4fe215 | [...](Roave/SecurityAdvisories@83594c2...a4fe215) |
| sebastian/comparator           | 3.0.3   | 3.0.5   | [...](sebastianbergmann/comparator@3.0.3...3.0.5) |
| sebastian/exporter             | 3.1.4   | 3.1.5   | [...](sebastianbergmann/exporter@3.1.4...3.1.5)   |
| davidrjonas/composer-lock-diff | NEW     | 1.7.0   |                                                                              |

Generated using `./bin/composer-lock-diff --md` command



* Upgrade Drupal core version 7.95 => 7.97
* Composer update.
* Add DEV tool './vendor/bin/composer-lock-diff --md'.

---------

Co-authored-by: Reva Gomes <[email protected]>
  • Loading branch information
julien- and revagomes authored May 5, 2023
1 parent 6d6384c commit 2851c26
Show file tree
Hide file tree
Showing 3 changed files with 662 additions and 181 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"require-dev": {
"bovigo/assert": "^5.0",
"davidrjonas/composer-lock-diff": "^1.0",
"roave/security-advisories": "dev-master"
},
"replace": {
Expand Down
Loading

0 comments on commit 2851c26

Please sign in to comment.