Skip to content

Commit

Permalink
ci: 5.x phpunit ci fix (#2374)
Browse files Browse the repository at this point in the history
## Description

Fix failing phpunit CI for 5.x

## What type of PR is this? (check all applicable)
- [ ] Bug Fix
- [ ] Feature
- [ ] Refactor
- [ ] Deprecation
- [ ] Breaking Change
- [ ] Documentation Update
- [x] CI

## Checklist
- [x] I have made corresponding changes to the documentation (`docs/`)
- [x] I have made corresponding changes to the changelog
(`CHANGELOG.md`)
  • Loading branch information
DjordyKoert authored Nov 1, 2024
1 parent 5d46289 commit 28e4a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"symfony/uid": "^5.4 || ^6.4 || ^7.0",
"symfony/validator": "^5.4 || ^6.4 || ^7.0",
"willdurand/hateoas-bundle": "^2.7@beta",
"willdurand/hateoas": "^3.11@beta",
"willdurand/negotiation": "^3.0"
},
"conflict": {
Expand Down

0 comments on commit 28e4a84

Please sign in to comment.