Skip to content

Commit

Permalink
Fix: Remove doctrine/annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 12, 2023
1 parent 8a300c2 commit f1800c1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

For a full diff see [`1.5.0...main`][1.5.0...main].

### Removed

- Removed dependency on `doctrine/annotations` ([#1213]), by [@localheinz]

## [`1.5.0`][1.5.0]

For a full diff see [`1.4.0...1.5.0`][1.4.0...1.5.0].
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"doctrine/annotations": "^1.10.3 || ^2.0.0",
"doctrine/collections": "^1.6.5 || ^2.0.0",
"doctrine/dbal": "^2.12.0 || ^3.0.0",
"doctrine/orm": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f1800c1

Please sign in to comment.