Follow up to #2400407: [meta] Ensure vendor (PHP) libraries are on latest stable release.

Use composer to update mikey179/vfsstream library to version 1.5.0.

CommentFileSizeAuthor
#2 update-mikeu179-vfsstream-2493913-2.patch309.65 KBiMiksu
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

iMiksu’s picture

Assigned: Unassigned » iMiksu
iMiksu’s picture

Assigned: iMiksu » Unassigned
Status: Active » Needs review
FileSize
309.65 KB
$ composer update mikey179/vfsstream
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Removing mikey179/vfsstream (v1.4.0)
  - Installing mikey179/vfsstream (v1.5.0)
    Loading from cache

Writing lock file
Generating autoload files
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Ok!

webchick’s picture

Looks like this is only used in test code, so if the tests still pass, this should be good to go.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

And so they did!

Committed and pushed to 8.0.x. Thanks!

  • webchick committed 4ec324e on 8.0.x
    Issue #2493913 by iMiksu: Update mikey179/vfsstream to the latest stable...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.