Nickolas Burr

Results 5 comments of Nickolas Burr

+1, definitely would love to see this feature added.

For those who need php/php-src#7596 backported to an older version, I've put together patches for 7.2 & 7.3. [[email protected]](https://gist.githubusercontent.com/nickolasburr/944a71616e7e06a70b205b0ad20ec1e3/raw/b919cc502be8f86749792ca16d11e113eb7088dd/[email protected]) [[email protected]](https://gist.githubusercontent.com/nickolasburr/d24481ded3dcf19d5fc45ccb9892b0cd/raw/8e39f300b24c984183fc24fbc68a6608bf33f832/[email protected]) If you're using Homebrew, you can `brew edit [email protected]` and...

Hello @admin-snowfoot, please try the following instead and let me know if you still encounter issues: ``` composer require -W auroraextensions/googlecloudstorage:^1.2 ```

@admin-snowfoot Okay, I will need more diagnostic information. Can you run the following and share the output? ``` composer prohibits auroraextensions/googlecloudstorage ^1.2 ```

@admin-snowfoot Thank you for checking. After a bit of digging, it seems the issue is a version discrepancy introduced in Magento 2.4.4. This module depends on package `google/cloud-core:~1.33.0`, which in...