Skip to content

Conversation

@sbuerk
Copy link
Member

@sbuerk sbuerk commented Apr 5, 2025

Used command(s):

BIN_COMPOSER="$( which composer )" \
&& ${BIN_COMPOSER} require --no-update \
  'php':'^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4'

Used command(s):

```shell
BIN_COMPOSER="$( which composer )" \
&& ${BIN_COMPOSER} require --no-update \
  'php':'^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4'
```
@sbuerk sbuerk merged commit 6116e20 into 4 Apr 5, 2025
13 checks passed
@sbuerk sbuerk deleted the 4-stefan-1 branch April 5, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants