Skip to content

Conversation

@poespas
Copy link
Collaborator

@poespas poespas commented May 12, 2025

No description provided.

&& composer install --no-dev --optimize-autoloader --working-dir=/hypernode
&& chmod +x /usr/local/bin/composer

# Remove dev dependencies from composer.json
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have the wierd case that only our dev dependencies (psalm) have the hard limit for PHP 8.1. There's no way to remove this check except entirely disabling the platform requirements. That's why we remove dev-require in the production docker build

@poespas poespas changed the title Add PHP8.0 through PHP8.4 to Integration tests, remove dev depedencies from build Add PHP8.1 through PHP8.4 to Integration tests, remove dev depedencies from build May 12, 2025
@poespas poespas merged commit 1b3d1b3 into master May 13, 2025
12 checks passed
@poespas poespas deleted the add-integration-tests-for-php80-to-php84-and-dont-build-with-dev-deps branch May 13, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants