Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump doctrine/common from 2.3.0 to 2.4.3 in /WebService
Bumps [doctrine/common](https://github.com/doctrine/common) from 2.3.0 to 2.4.3.
- [Release notes](https://github.com/doctrine/common/releases)
- [Commits](doctrine/common@2.3.0...v2.4.3)

---
updated-dependencies:
- dependency-name: doctrine/common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
commit 904ae87fc42bf0967f3fdbcecf5e0505f09bae1c
2 changes: 1 addition & 1 deletion WebService/composer.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"require": {
"php": ">=5.3.3",
"doctrine/common": "2.3.0",
"doctrine/common": "2.4.3",
"doctrine/dbal": "2.3.4"
},
"require-dev": {
Expand Down
Loading