Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update Box package to the latest #574

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

stloyd
Copy link
Member

@stloyd stloyd commented Oct 13, 2023

Change Log

Added

Fixed

Changed

  • Update Box package to the latest

Removed

Deprecated

Security


Description

composer run-script build:phar
> tools/box/vendor/bin/box compile

    ____
   / __ )____  _  __
  / __  / __ \| |/_/
 / /_/ / /_/ />  <
/_____/\____/_/|_|


Box version 4.4.0@b7e493d

 // Loading the configuration file "/Users/stloyd/Documents/flow/box.json".     

🔨  Building the PHAR "/Users/stloyd/Documents/flow/build/flow-php.phar"

? Removing the existing PHAR "/Users/stloyd/Documents/flow/build/flow-php.phar"
? Checking Composer compatibility
    > Supported version detected
? Setting replacement values
  + @git_version@: 0.3.3-108-g3a2700b3
? No compactor to register
? Adding main file: /Users/stloyd/Documents/flow/build/runtime.php
? Adding requirements checker
? Adding binary files
    > No file found
? Auto-discover files? No
? Exclude dev files? No
? Adding files
    > 4317 file(s)
? Generating new stub
  - Using shebang line: #!/usr/bin/env php
? Setting metadata
  - FlowVersion::getVersion
? Dumping the Composer autoloader
? Removing the Composer dump artefacts
? Compressing with the algorithm "GZ"
    > Warning: the extension "zlib" will now be required to execute the PHAR
? Setting file permissions to 0755
* Done.

No recommendation found.
No warning found.

 // PHAR: 4350 files (5.05MB)                                                   
 // You can inspect the generated PHAR with the "info" command.                 

 // Memory usage: 45.20MB (peak: 46.60MB), time: 4secs                          

@stloyd stloyd merged commit d4fcd31 into flow-php:1.x Oct 13, 2023
16 checks passed
@stloyd stloyd deleted the chore/box-upd branch October 13, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant