Skip to content

Commit

Permalink
Update dependency doctrine/orm to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 16caffc commit eb807f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ops/aws-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
aws-setup:
image: pulumi/pulumi-nodejs:3.113.0
image: pulumi/pulumi-nodejs:3.112.0
container_name: 'ecamp3-aws-setup'
volumes:
- ../../.prettierrc:/.prettierrc:delegated
Expand Down
2 changes: 1 addition & 1 deletion api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"cweagans/composer-patches": "1.7.3",
"doctrine/doctrine-bundle": "2.12.0",
"doctrine/doctrine-migrations-bundle": "3.3.0",
"doctrine/orm": "2.19.3",
"doctrine/orm": "3.1.2",
"exercise/htmlpurifier-bundle": "5.0",
"google/recaptcha": "1.3.0",
"guzzlehttp/guzzle": "7.8.1",
Expand Down

0 comments on commit eb807f9

Please sign in to comment.